Hi,
my site looks great apart from on mobile where the image is being obscured by the header! Can you suggest a fix please? I have tried to change settings for mobile etc but can’t see to get it to work.
http://www.paintycait.com/wp-content/uploads/2017/10/Screenshot_20171019-164138.png
Plus – homepage burger menu us hidden in the image as you can see here
http://www.paintycait.com/wp-content/uploads/2017/10/Screenshot_20171019-164913.png
Many thanks in advance
ps love this theme soo much :)
Also just noticed that the menu burger is only showing on the home page on mobile version (portrait)
Can’t see where to fix this either
Many thanks
Kim
Hi,
I have been playing about with it today and have now got the burger menu to work but still having problems with the header and easy slider being too close together on the mobile version (phone). Find on tablet.
I added the following CSS to see if it would make a space but this has not worked
.content { padding-top: 100; }
Can you suggest something please – otherwise I am happy with the site :)
many thanks
Kim
Hi Kim,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 989px) {
.responsive #top #main {
padding-top: 88px !important;
margin: 0;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
That’s perfect and worked a treat
Many thanks
Kim
Hi Kim,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria