Hello, I have a problem with my Template Purity III on Smartphones. The Logo is in background of the menu and the first menu items are not visible (white letters on white/yellow background). How I can fix this?
michael-gatz Could you share your site's URL here and tell me how you want it should be?
saguaros
The Link: https://pfarreisanktbarbara.de/
I want to start with menu in responsive mode under the logo.
So, first menu item "Kontakte" is not visible (logo overlay). It should be on the position of "Neues & Termine" in responsive view.
BR Michael
You can try to add this custom CSS rule to achieve that:
.t3-mainnav .t3-navbar-collapse .navbar-nav { margin-top: 60px; }