-
Author
Tagged: mobile menu
-
June 10, 2015 at 19:34 #61870felixodeliParticipant
Hello,
Please help me on how to get rid of the black bar under logo and menu in mobile mode. Please the attached picture
Attachments:
You must be logged in to view attached files.June 10, 2015 at 19:35 #61872LauraModeratorHello, do you want to make it transparent? Please send me an url 🙂
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 🙂
June 10, 2015 at 22:45 #61900felixodeliParticipantYes please. If transparent will make it not seen.
http://www.linkingwinners.comJune 11, 2015 at 00:38 #61924LauraModeratorHello, please add this css to Quick CSS found in General Settings
@media (max-width: 991px) { .kleo-main-header, .navbar-transparent .kleo-main-header, .kleo-navbar-fixed.navbar-transparent #header { position: absolute !important; top: auto!important; background-color: transparent; } .kleo-main-header .navbar-toggle { display: inline-block; margin-right: 20px !important; } .logo img { height: auto; width: 20%; } }
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 🙂
June 11, 2015 at 03:23 #61938felixodeliParticipantThanks.
That was very helpful. I turn the transparent to light gray, so that the menu sign will be visibleJune 15, 2015 at 23:28 #63019zafariParticipantI have the same black bar issue on my mobile site. When I can get it to change to white, the hamburger menu is invisible. Why isn’t there a way to easily control the mobile menu colors in the new update? I have used Raju’s CSS Quick Fix but it is not working. Where can I easily modify the header background color please?
June 15, 2015 at 23:30 #63020zafariParticipantTo followup, the issue is only on my home page. The other site pages do work.
June 17, 2015 at 00:27 #63314LauraModeratorHello zafari, could you share a link to your homepage? 🙂
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 🙂
June 18, 2015 at 05:34 #63604LauraModeratorHello, what color would you like? i used one of your slider
COPY CODE@media (max-width: 991px) { .kleo-main-header, .navbar-transparent .kleo-main-header, .kleo-navbar-fixed.navbar-transparent #header { position: relative!important; top: auto!important; background-color: #C5B8E6; } section.container-wrap.alternate-color.ov-hidden.border-bottom.text-center { margin-top: -15px; } }
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 🙂
June 18, 2015 at 08:06 #63616zafariParticipantHEllo – thanks for the suggestion. However, it’s not working. I placed it in the child theme’s CSS file but the mobile header bar is still black, as you can see in the attached screenshot. Any other ideas?
Attachments:
You must be logged in to view attached files.June 18, 2015 at 08:18 #63618zafariParticipantHello = as a followup to my earlier reply, when I place the code in the Quick CSS field in Theme Options>General, it does work if I add !important on the background color field. However, the hamburger bars do not show up. I added more CSS to get them to appear so that works now. However, the drop-down menu colors are now not working. I wanted my background to be white, but the menu is then white on white so it’s not working. How can I change the text color of the drop-down menu items?
June 19, 2015 at 18:12 #63894LauraModeratorHello, please try with:
@media (max-width: 991px) { .kleo-main-header, .navbar-transparent .kleo-main-header, .kleo-navbar-fixed.navbar-transparent #header { position: relative!important; top: auto!important; background-color: #FFF !important; } .navbar-toggle { position: relative; float: none; padding: 9px 10px; margin-top: 0; margin-bottom: 8px; background-color: rgba(0, 0, 0, 0.49) !important; border-radius: 4px; } ul#menu-main a { color: black !important; } .navbar-transparent #ajax_searchform { background-color: rgba(34, 34, 34, 0.06); } }
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 🙂
June 19, 2015 at 20:44 #63931zafariParticipantHello Laura,
Thanks! That worked! Many thanks for your help….
🙂
June 21, 2015 at 01:37 #64106LauraModeratorHello, i’m glad it worked 🙂 Please give us a nice comment and/or a 5 star rating at themeforest 😀
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 ‘General questions’ is closed to new topics and replies.