Home › Forums › SKT Black/White Theme Support › Header drop down background color
- This topic has 5 replies, 2 voices, and was last updated 9 years, 6 months ago by Mark Parow.
-
AuthorPosts
-
April 16, 2015 at 4:56 pm #5901
I would like to change the header drop down background color to the same as the header back ground. How can this be accomplished. domain: Kustura.co
The drop down hover color changed with the theme options settings, but the drop down navigation back ground color did not change to the same color as the navigation back ground setting.
Thanks
Mark
April 17, 2015 at 6:41 am #5921Understood will check and let you know in a while or if not present will add this in theme options panel.
Regards,
ShriApril 17, 2015 at 11:27 am #5926Hi,
In Appearance>Theme Options>Basic Settings>Custom CSS box paste this:
.header .header-inner .nav ul li:hover > ul{background:#e6e6e6 !important;}
Regards,
ShriApril 17, 2015 at 12:30 pm #5930I tried to paste .header .header-inner .nav ul li:hover > ul{background:#e6e6e6 !important;} in the custom CSS box,
but when I save it, it changes the > to > as show here:.header .header-inner .nav ul li:hover > ul{background:#e6e6e6 !important;}
Should I add it directly to the CSS style sheet? and if so where exactly should I add it.
Sincerely,
Mark
April 17, 2015 at 12:34 pm #5931Hi Mark,
Well that is strange. Kindly post this in style.css
So Appearance>Editor>style.css
Regards,
ShriApril 17, 2015 at 12:43 pm #5932Thank you! That worked.
Mark
-
AuthorPosts
- You must be logged in to reply to this topic.