- This topic has 3 replies, 2 voices, and was last updated 9 years ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- The topic ‘Can I remove the header in the Yogi theme?’ is closed to new replies.
Home › Forums › All Other Themes › Can I remove the header in the Yogi theme?
I want to remove the very top header band with the phone number/email/opening hours.
Is that easy to do?
Hi Julian,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.signin_wrap{display:none;}
Regards,
Brad
thanks
🙂
