mirror of
https://github.com/unitedstates/contact-congress.git
synced 2025-12-19 17:37:24 -05:00
Update B001310.yaml
hiding header and footer
This commit is contained in:
@@ -6,6 +6,10 @@ contact_form:
|
||||
- visit: "https://www.braun.senate.gov/contact/email/"
|
||||
- javascript:
|
||||
- value: "Array.prototype.forEach.call(document.querySelectorAll('style,[rel=\"stylesheet\"],[type=\"text/css\"]'), function(element){ try{ element.parentNode.removeChild(element) } catch(err){} });"
|
||||
- javascript:
|
||||
- value: "document.querySelector('.elementor-location-header').style.display = 'none';"
|
||||
- javascript:
|
||||
- value: "document.querySelector('.elementor-location-footer').style.display = 'none';"
|
||||
- fill_in:
|
||||
- name: input_2_2
|
||||
selector: "#input_2_2"
|
||||
|
||||
Reference in New Issue
Block a user