-
-
Hey there,
how can I make the Menu Button appear in the mobile menu as well?
Best regards
-
Hello,
Please can you show us your online link so I can give you the right CSS to show up the button on the header?
Let me know.
Regards!
-
-
-
Hi, thanks for your answer!
I’m trying to contact the guy how is responisble for the server-stuff, but in case it doesn’t work – Could you tell me the CSS-Code and what specific thing I have to look for in my site to complete it?
Best regards!
-
From which country are you accessing the website? So the server-guy will unblock it, he uses geoblocking I don’t know why :D
-
-
There you go, can you try again? It should work now :)
-
Hello,
You can add the code below into the WordPress Dashboard > Specular > General >Custom CSS Box
@media (max-width: 767px){ .header_button { display: block !important; width: 67px; font-size: 10px !important; padding: 4px 30px 6px 13px !important; float: left !important; font-weight: 600; line-height: 20px; background: #009483 !important; color: #ffffff !important; margin-left: 39px !important; } }
Let us know.
Regards!
-
Hi,
thank you! Unfortunately it’s not working, the button still doesn’t appear in mobile version..
Any other ideas?
Regards!
-
So what it now does is showing up when I make the browser window smaller, but it then disappears again when it gets too small. What my client wants is that the button to appear in the mobile drop-down menu as a last point (after KARRIERE). Is that possible?
Thank you for your patience!
-
Me again,
I finally figured it out. You first need to delete the “!important” in line 1259 of the bootstrap-responsive-CSS (Appearance -> Theme Editor), then it works fine :)
Thank you very much
Best regards
-
Great,
Let us know if you need further help,
If you like our theme and support, leave us a rating on Themeforest, it’s very important for us :)
https://themeforest.net/downloads
Thank You so much
-
You must be logged in to reply to this topic.