Home › Forums › All Other Themes › Header layout 3: menu placed on top of content
- This topic has 4 replies, 2 voices, and was last updated 10 months ago by
Sonnal S Sinha.
-
AuthorPosts
-
February 4, 2023 at 6:05 am #203375
Theme: Maintenance Services Pro
Example: https://airconditioning-zaanstreek.nl/producten/casettemodellen/Using the Customizer I have chosen for Header Layout 3. This moves the mainmenu below the header. The problem is that the content of the pages is underneath the menu now.
Is there a way to make the page content start a certain amount of pixels from the top?
February 4, 2023 at 11:36 pm #203389Never mind my first question, I used some custom CSS to solve this.
However, the custom CSS doesn’t seem to work for a div which has no class attached.
For instance, the menu still appears above the widget area. Adding a custom css to add a margin-top to #sidebar doesn’t seem to work. Any ideas?
Example: https://airconditioning-zaanstreek.nl/producten/casettemodellen/
February 6, 2023 at 12:46 pm #203405Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
#content { margin-top:60px !important;}
Regards,
BradFebruary 6, 2023 at 5:33 pm #203416Thanks, this fixed the issue!
February 6, 2023 at 5:48 pm #203417Hi,
If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org
Regards,
Brad -
AuthorPosts
- You must be logged in to reply to this topic.