menu bar blocking/overlaying top gridder content
-
There must be a simple trick to do the following, but I can't seem to find it on the forum or the web.
I simply want the gridder content of a page to be placed directly under the top menu bar, instead of the menu bar overlaying/blocking the content. This should only be applied to all newsletter pages.
How can I do that?
Thank you!
-
I see
you mean news pages?
do you know the height of your menu bar?
if your menubar height is: 50px
you could do maybe:body.type-lay_news{ padding-top: 50px; }
or
body.type-lay_news #grid{ padding-top: 50px!important; }
in the gridder defaults you can also set "frame top" to 50px, but thats for all pages
or in the gridder of each news page set frame top to 50px
I don't answer or check forum DMs, please just post on the forum.
Before you post:
Use the Search Feature. Maybe there is already a solution to your issue.
1. Update Lay Theme and all Lay Theme Addons
2. Disable all Plugins
3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
4. When using a WordPress Cache plugin, disable it or clear your cache.
Now see if your problem solved itself.
Go here, see if your problem is listed here:
Troubleshooting
When you post:
1. Post a link to where the problem is
2. If the problem is difficult to explain, post screenshots / link to a video to explain it