-
Author
-
March 22, 2018 at 05:23 #192661alexliiParticipant
Hello,
Here is my setting on theme: http://prntscr.com/iulyhe
Main Menu Full Width
Compact overflowing menu items
different situations:
1# One word, for example: LOVCOUR, no problem.
2# more that one word: mercedes benz, the text logo will be two or more line in small computer, like thinkpad X201 or Apple macbook-air: http://prntscr.com/ium12e, and I think the reasonable way is still keep the text logo as one line.
3# There are both english and Chinese in text logo, it will also looks in more than one lines even if there is no blank space between english and chinese, : http://prntscr.com/ium2nw, and I think the reasonable way is still keep theme as one line.
Alex
March 23, 2018 at 09:24 #192765LauraModeratorHello, please try by adding this to style.css of child theme
COPY CODE@media (min-width: 991px) { strong.logo a { font-size: 17px !important; } .primary-menu.collapse.navbar-collapse.nav-collapse { margin-left: -10%; } .kleo-main-header.header-split .container { padding: 0px !important; } ul#menu-second-menu a { font-size: 10px !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 🙂
March 23, 2018 at 16:20 #192799alexliiParticipantthanks.
Please check the screenshot:http://prntscr.com/ivc5yb
How to make the Text logo to align center please?
Alex
March 24, 2018 at 22:54 #192939LauraModeratorHello, i can’t access your website, let me know 🙂
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 🙂
March 26, 2018 at 21:10 #193103LauraModeratorHello, try with this
COPY CODE.kleo-main-header.header-split .container { margin-left: 9%; }
🙂
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 🙂
March 27, 2018 at 08:54 #193139alexliiParticipantHello,
Should I put all of those CSS together? like in this way?
COPY CODE@media (min-width: 991px) { strong.logo a { font-size: 17px !important; } .primary-menu.collapse.navbar-collapse.nav-collapse { margin-left: -10%; } .kleo-main-header.header-split .container { padding: 0px !important; } ul#menu-second-menu a { font-size: 10px !important; } } .kleo-main-header.header-split .container { margin-left: 9%; }
If yes, the text logo will be shown by more that one lines on small computer, please check:
or, please check directly at https://support.lovcour.com
March 28, 2018 at 05:34 #193246LauraModeratorHello, yes, please add this too and let me know if it fix the issue.
COPY CODEstrong.logo a { font-size: 18px !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 🙂
March 28, 2018 at 14:07 #193291alexliiParticipantHello Laura,
This is all of the css at I used, and I adjust logo font size to 25px as below:
COPY CODE@media (min-width: 991px) { strong.logo a { font-size: 17px !important; } .primary-menu.collapse.navbar-collapse.nav-collapse { margin-left: -10%; } .kleo-main-header.header-split .container { padding: 0px !important; } ul#menu-second-menu a { font-size: 10px !important; } } .kleo-main-header.header-split .container { margin-left: 9%; }
and here is the screenshot in Max bookair:
obviously, it show as two line:http://prntscr.com/iwvmzi
or please check at the site at https://support.lovcour.com, and adjust the browser to small window.
Thanks.
Alex
March 30, 2018 at 14:15 #193422LauraModeratorHello, if you change the font size, the same will happen, i shared the code with the correct font size to fix the issue, do not change it to 25
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
The forum ‘Bugs & Issues’ is closed to new topics and replies.