-
Author
-
September 12, 2017 at 00:48 #173334dmasinParticipant
Hi,
I use your theme for my site soilmodels.com.
It working nice, both large screen and small screen (when mobile menu activates).
I do not like that at medium large screens the menu jumps into the second row below logo and covers the title, I would like the mobile menu (three horisontal lines) to activate as soon as Logo+Menu does not fit on one line.
Is it possible to do this in settings or using style.css?
Thanks David
Attachments:
You must be logged in to view attached files.September 13, 2017 at 12:29 #173521LauraModeratorHello, try by adding this to style.css of child theme or at appearance > edit
COPY CODE@media (min-width: 991px) { .navbar-header { width: 29% !important; } }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
September 14, 2017 at 04:36 #173633LauraModeratorGlad to help 🙂 If you can rate us 5 stars at themeforest that would help a lot 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
You must be logged in to reply to this topic.