Hi, apologies I have now fixed the problem relating to the title of this post however I do have another issue: I’m trying to add the burger menu into a color section on my homepage, is that possible? If it’s not, can I invoke the overlay menu using another button?
Secondly, the image in my color section on the home page isn’t centred vertically. I’ve found the culprit CSS which is:
.html_header_transparency #top .avia-builder-el-0 .container, .html_header_transparency #top .avia-builder-el-0 .slideshow_caption { padding-top:88px }
I’ve tried adding the following to my general CSS but it makes no difference:
.html_header_transparency #top .avia-builder-el-0 .container, .html_header_transparency #top .avia-builder-el-0 .slideshow_caption { padding-top:0px !important; }
Any ideas? Thank you!
Hey Kieran,
The page in private does not have the header in the html, how are you removing it?
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
The menu is in the header, no header – no menu.
Best regards,
Victoria
Hi Victoria, okay that’s fine! So is it not possible to invoke the burger overlay menu using a button or link?