More actions
Footer cleanup: hide powered-by (footer + search) and mobile view |
Footer: hide bottom strip (tagline/poweredby/divider) |
||
| Line 52: | Line 52: | ||
} | } | ||
/* Footer cleanup: | /* Footer cleanup: drop the bottom strip (tagline + Powered by + divider line), | ||
. | the search dropdown's "Powered by", and the MobileFrontend "Mobile view" toggle. */ | ||
.citizen-footer__bottom, | |||
.citizen-search__footer-start, | .citizen-search__footer-start, | ||
#footer-places-mobileview, | |||
a[href*="toggle_view_mobile"] { | a[href*="toggle_view_mobile"] { | ||
display: none !important; | display: none !important; | ||