Tagged: x
-
AuthorPosts
-
November 10, 2016 at 9:50 am #1251863
kschmickerParticipantI’ve gone through building a footer menu and I cannot remove the highlight background color. The theme is set to “none” and in the configuration panel I have selected the menu have a transparent background. Lastly, I’ve checked all of the relevant settings regarding the hover background, and none of the options have a color selected. So why am I still seeing a white background when I hover over a menu item?
And just to be clear: I am speaking specifically about the footer menu.
November 10, 2016 at 9:51 am #1251865
kschmickerParticipantThis reply has been marked as private.November 10, 2016 at 11:03 am #1251947
RahulModeratorHey There,
Thanks for writing in!
Please add this CSS at Appereance > Customizer > Custom > CSS :
.widget { text-shadow: 0; }Hope this helps!
November 10, 2016 at 1:24 pm #1252151
kschmickerParticipantI don’t believe we are attacking the same issue. I’m having problems with the background-color when a menu item is hovered over. I do not want the white to appear when you hover of top-level or sub-menu items.
November 10, 2016 at 3:21 pm #1252306
JoaoModeratorHi There,
Please add the following code to Appereance > Customizer > Custom > CSS
.ubermenu .ubermenu-target-text:hover { color: #42bedd !important; }Hope it helps
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1251863 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
