-
AuthorPosts
-
February 6, 2018 at 3:54 pm #908642
hi,
i have hide the header without main manu on the start-page only. that works fine. the problem is, that the burger menu will not showing up on the startpage. on the other pages everything is fine. i use the following css:
.page-id-13 .logo { display: none!important; }
.page-id-13 #header_main > .container {
display: none;}How to show the burger menu on mobile on start page (id 13)
kr dirk
February 7, 2018 at 6:02 am #908903Hey schnippel,
The mobile menu is showing up fine on my end when I check that page, did you get it working? If not then please try to explain a bit further.
Best regards,
RikardFebruary 7, 2018 at 9:21 am #908974hi rikard,
there is no burger menu item on the start page. see screenshot.
kr dirk
February 7, 2018 at 11:37 am #909025Hi,
Best regards,
VictoriaFebruary 7, 2018 at 12:05 pm #909059you have the english version. please click on the german flag and than you will see the problem.
thanks and kr
dirk
February 7, 2018 at 2:06 pm #909148Hi dirk,
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: 767px) { .page-id-13 #header_main > .container { display: block; } }If you need further assistance please let us know.
Best regards,
VictoriaFebruary 7, 2018 at 2:10 pm #909154thanks – it works :-)
-
This reply was modified 7 years, 8 months ago by
schnippel.
February 7, 2018 at 2:36 pm #909178Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
Ismael -
This reply was modified 7 years, 8 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
