Hi,
Can you help.
On this link: http://developmentkmcf.meditateinbrighton.com/find-us/
The special heading title title disappears behind the header at the top – it only does it on portrait mode (< 800 pixels).
Any ideas why?
Best wishes,
Chris Skelton.
Hey kelsangchodor,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width: 989px) and (min-width: 768px) {
.responsive.html_mobile_menu_tablet.html_header_top.html_header_sticky #top.page-id-5181 #wrap_all #main {
padding-top: 122px;
}
}
Hope this helps :)
Best regards,
Nikko
Thanks – that worked!! :)
Hi,
Glad we could help. Thanks for using Enfold :)
Best regards,
Nikko