- This topic has 1 reply, 2 voices, and was last updated 9 years, 7 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › BeFit Theme Support › SKT BeFit PRO: Top bar
Hello,
I would like to remove the top bar and remove its contents (phone/email/social icons). And can I also make the header clear so that the slider image goes all the way to the top of the page?
Is this possible? If so, can you let me know how.
Thanks!!
Michael
Theme: SKT BeFit PRO
Hi Michael,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom css box
Add this code:
.topbararea{display:none !important;}
Regards,
Dave