Tagged: x
-
AuthorPosts
-
December 9, 2016 at 6:49 am #1287294
MakkBlakkParticipantHi
I have found that if I create a new drop down menu the same as the one used on “Sales Gallery”, The configuration is not the same. I thought the changes set in Customise as well as the CSS you sent would be generic.
The issue is when you hover over the tab it does not change to black.
The font changes as I managed to find a setting that forced it to be black when static and white when hovering.
Question is how to have this as a generic setting within Uber Menu or how to change it each time….
Log in details to follow
Regards
Mark
December 9, 2016 at 6:50 am #1287298
MakkBlakkParticipantThis reply has been marked as private.December 9, 2016 at 8:00 am #1287342
Paul RModeratorDecember 9, 2016 at 3:36 pm #1287771
MakkBlakkParticipantThis reply has been marked as private.December 9, 2016 at 10:34 pm #1288103
Rue NelModeratorHello There,
Thanks for writing in! To resolve this issue, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.ubermenu-tab-content-panel span.ubermenu-target-title.ubermenu-target-text { color: #fff; } .ubermenu-tab-content-panel .ubermenu-target.ubermenu-target-with-image span.ubermenu-target-title.ubermenu-target-text, .ubermenu-tab-content-panel span.ubermenu-target-title.ubermenu-target-text { color: #fff; } .ubermenu-current-menu-item .ubermenu-tab-content-panel .ubermenu-target.ubermenu-target-with-image span.ubermenu-target-title.ubermenu-target-text .ubermenu-tab-content-panel .ubermenu-target.ubermenu-target-with-image:hover span.ubermenu-target-title.ubermenu-target-text, .ubermenu-tab-content-panel span.ubermenu-target-title.ubermenu-target-text:hover { color: #aab5bf; }
Hope this helps. Please let us know how it goes.
December 10, 2016 at 5:26 am #1288261
MakkBlakkParticipantHi
Thanks for that… so far so good!December 10, 2016 at 5:47 am #1288277
Rue NelModeratorYou’re most welcome!
If you need anything else we can help you with, please let us know.December 10, 2016 at 6:12 pm #1288628
MakkBlakkParticipantSpoke too soon
As soon as I make any change within the Uber Menu the static font colour changes to Black…. Hover colour is unaffected.
I have also made additions to the css code but I don’t think the issue is there
December 11, 2016 at 2:45 am #1288823
ChristopherModeratorHi there,
There is a missing curly bracket in your code, please find and fix following block of code :
.home .x-btn { margin-right: 5px;Hope it helps.
December 11, 2016 at 4:02 pm #1289223
MakkBlakkParticipantYep
ThanksDecember 11, 2016 at 6:24 pm #1289315
NicoModeratorHappy to hear that it helped.
Feel free to ask us again.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1287294 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
