Empire2014
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] Submenu All Fuzzy and FadedSorry, when I logged out of my dashboard, it converted back to way it was. So when I logged into my dashboard then the fuzzy disappears. It seem like it’s not saving properly.
header.tc-header .navbar .nav li a {
text-shadow: 0 1px 0 #fff;
}It worked thank you so much Bojan!
Forum: Themes and Templates
In reply to: [Customizr] Submenu All Fuzzy and FadedYour the best! that worked awesome. Thank you so much!
Hi Bojan,
Just menu items hover background color.
Thank you!
Charles
Forum: Themes and Templates
In reply to: [Customizr] Dropdown menuAwesome thank you so much it did help!
Regards,
Charles Butler
Forum: Themes and Templates
In reply to: [Customizr] Dropdown menuHi there,
I’m also trying to have hover effect instead of click on the dropdown on my submenu. How do I add that on my menu?
Here is my webstie. http://www.empireconsumerservices.com
Regards,
Charles
Hi there,
I added the following code in the Custom CSS. However nothing changed. I am also not very good at custom CSS code. Here is my website.
http://www.empireconsumerservices.com I am trying to make my menu stand out more..navbar .btn-navbar:hover {
background-color: #555562;
}