Mobile view – header is behind the top navigation menu
-
Dear All,
On the mobile view of this site, the header appears behind the top navigation menu. (https://aycakoroglu.com )
I want a space between the top menu and the header.
Is there a way to solve this?
Many thanks!
The blog I need help with is: (visible only to logged in users)
-
Hi there, I can definitely see the problem!
This bit of CSS will help with that:
.wp-block-jetpack-layout-grid { padding-top: 50px; }You can apply it via the Additional CSS field at https://aycakoroglu.com/wp-admin/customize.php and adjust the px amount as desired. :)
-
- The topic ‘Mobile view – header is behind the top navigation menu’ is closed to new replies.