Hi, I need some help.
How can I activate the sticky header if I'm using a template?
Thanks
https://www.marketingbabel.com
Sorry, and moreover, how could I remove the overlay that is in the video, in the home page?
Hi,
1) See the following video tutorial:
https://support.muffingroup.com/video-tutorials/how-to-activate-sticky-header/
2) Your website has under maintenance enabled, so I do not know what video you refer to.
Can you disable it for a while?
Best regards
Sure, it's done
Use the following CSS code:
.section.has-video .section_video .mask{ display: none; }
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Perfect, thanks!
Comments
Sorry, and moreover, how could I remove the overlay that is in the video, in the home page?
Hi,
1) See the following video tutorial:
https://support.muffingroup.com/video-tutorials/how-to-activate-sticky-header/
2) Your website has under maintenance enabled, so I do not know what video you refer to.
Can you disable it for a while?
Best regards
Sure, it's done
Use the following CSS code:
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Best regards
Perfect, thanks!