- This topic has 5 replies, 2 voices, and was last updated 11 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Theme Ad agency – The page Contact
Hi! I want to remove the top blue banner on the page http://avtovikup78.ru/contact/ so that the page just starts with h1. How can I do this?
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.page-template-contact-layout1 .page_head, .post_head, .services_head { min-height:100px !important;}
.page-template-contact-layout1 .skt-page-title h1 { color: #000;}
Regards,
Dave
Unfortunately, the desired result did not work out, h1 simply changed color from white to black, but the blue banner remained in place. Can you help me remove the banner?
Hi,
Kindly use this CSS code to hide blue banner.
.page-template-contact-layout1 .page_head img { display:none;}
Regards,
Dave
Thanks!
Hi,
You are welcome 🙂
Regards,
Dave
WordPress Store Locator Plugins Your website may look fantastic, but visitors still can’t find your store locations easily. That confusion equals friction, lost trust, and […]
WordPress Popup Plugins These spectacular popup plugins management systems are highly optimized for integration with any website authored by WordPress and suggest a really powerful […]
WordPress Plugins Mobile Responsive Options Your desktop site looks great but on a phone, everything breaks. Menus become hard to tap, fonts are too small, […]