The problem occures only on my first page :
The frame behind text on my menu's links is appearing too small.
But thats ok on the other pages (??)
Thanks
]]>The default white color works acceptably on my desktop interface but on mobile devices it is difficult to distinguish the white menu from the white background page contents. I’m comfortable adding additional css through the customize theme option but have been unable to isolate the class(es) to change the menu bar for mobile only.
I’d like to change from white #ffffff to #78a3a5. TIA for your help
-=Rich=-
If anyone could help me, that would be so great!
]]>margin: 0 auto;
}
.mobile_menu_active .header-icons:before {
content:"MENU";
position:absolute;
top:5px;
right:30px;
font-size:20px;
font-family: Raleway;
}
body:not(.mobile_menu_active) #headerwrap .header-icons:before {
content:"MENU";
align:center;
position:center;
top:0px;
left:30px;
font-size:20px;
font-family: Raleway;
}
body:not(.mobile_menu_active) #headerwrap .header-icons, body:not(.mobile_menu_active) #headerwrap .header-icons:before {
background:#000;
position:center;
align:center;
opacity: 0.7;
padding:10px;
}
.transparent-header #headerwrap.fixed-header{
background:transparent;
}
The issue I’m having is that on mobile and tablet reviews the background is not there. What should I add to the CSS to make sure that it shows on mobile and tablet?
the second issue is that when the pop-up menu appears that usually has a semi-transparent black background behind the lettering. The issue is that sporadically the background does not appear. It doesn’t seem to have any link to the device I’m using or the way I’m clicking the button in general. It seems to be random. Has anyone else had this problem or have any clue to how I could solve it?
]]>I’m lost and I need to know best way and how to change back to #299b93
Thanks
]]>I updated the Storefront theme and now the main menu across my website has a grey background when previously it was white.
How can I change this back?
]]>Drop-Down Background: #ffffff
Text (Before Hover): #6DAE90
Text (After Hover): #000000
Thanks for your help!
]]>