- This topic has 3 replies, 3 voices, and was last updated 7 years, 8 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Fitness Pro Forum › Delete Page Inner Banner
How do I delete the page inner banner? My page website is brassybutterfly.com?
Also, how do I keep the menu bar and logo static as you scroll down the homepage?
Thanks,
Laurell
Hi,
There is no inner banner on your website pages.
Regards,
Shri
Ok. Then how do I delete this grey bar between the logo and my first image. It is on every page.
You also didnt answer my second question. Am I able to keep my logo and menu bar static as you scroll down the page?
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
#whatwedo { padding:0;}
.content-area { padding:70px 0;}
.header { position:fixed !important; z-index:1000;}
Regards,
Chris
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
WordPress Form Builder Plugins Building a website without forms is like opening a store without doors. You need ways for visitors to contact you, sign […]
Every WordPress website relies on a MySQL database to store everything from your content and user information to site settings and plugin configurations. Yet many […]