Tagged: x
-
AuthorPosts
-
November 24, 2016 at 7:22 am #1269479
MakkBlakkParticipantHi
On the screen shot provided when I hover over any of the content pictures the description font goes to Black. I would like to be able to change this to a light grey so it does not disappear altogether. The rest of the fonts should stay as they are.
November 24, 2016 at 7:26 am #1269484
MakkBlakkParticipantThis reply has been marked as private.November 24, 2016 at 7:49 am #1269524
Paul RModeratorHi,
You can add this under Custom > Edit Global CSS in the Customizer.
.ubermenu-main .ubermenu-submenu .ubermenu-item-header > .ubermenu-target:hover { color: #fff !important; }Hope that helps.
November 24, 2016 at 1:25 pm #1269814
MakkBlakkParticipantThat worked fine
Thank you
Mark
November 24, 2016 at 1:32 pm #1269817
JadeModeratorYou’re welcome, Mark.
November 26, 2016 at 3:36 pm #1271660
MakkBlakkParticipantHi
Sorry but the fix didnt work as expected….
Although the font changes colour when hovering over the selection, however when the individual page is open the text disappears altogether. Can you advise
Thanks
Mark
November 26, 2016 at 3:39 pm #1271662
MakkBlakkParticipantScreen shot attached
November 26, 2016 at 9:09 pm #1271849
Rue NelModeratorHello There,
Thanks for updating the thread. To change the color, please have the code updated and use this instead:
.ubermenu-main .ubermenu-submenu .ubermenu-item-header > .ubermenu-target, .ubermenu-main .ubermenu-submenu .ubermenu-item-header > .ubermenu-target:hover { color: #fff !important; }Please let us know if this works out for you.
November 27, 2016 at 12:13 pm #1272293
MakkBlakkParticipantHi
Still wrongThe colour for an unopened set should be white…. Only changing to my chosen colour once that page has been opened.
November 27, 2016 at 12:16 pm #1272294
MakkBlakkParticipantSorry I will reword that…
When the drop down menu appears all the sub menus should have a description in white. When hovering over or opened then they should change to my chosen colour
November 27, 2016 at 4:52 pm #1272478
RadModeratorHi there,
Is the text under each image? Seems to be okay on my end compared to your screenshots. Text aren’t black, but slightly greyish white. How about providing a mockup design of how it should look like (both idle and hover status)/
Thanks!
December 1, 2016 at 9:37 am #1277514
MakkBlakkParticipantIdle should be white and hover / Open should be the current colour.
Thanks
December 1, 2016 at 1:37 pm #1277788
Nabeel AModeratorHi again,
Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:
.ubermenu-tab-content-panel span.ubermenu-target-title.ubermenu-target-text { color: #fff !important; } .ubermenu-tab-content-panel span.ubermenu-target-title.ubermenu-target-text:hover { color: #aab5bf !important; }Let us know how this goes!
December 1, 2016 at 1:48 pm #1277797
MakkBlakkParticipantAlmost….
Can this work when you hover over the picture as well as the text?
Also when you open a gallery the text remains white this should also change colour to show this is the gallery that is open…
Mark
December 1, 2016 at 2:06 pm #1277830
MakkBlakkParticipantAnother small issue….
When you go to a tab on the drop down menu (Sales Gallery) the Sales Gallery Tab does not have the same shading. This would probably be due to it being a disabled link… can this be fixed?
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1269479 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
