Tagged: x
-
AuthorPosts
-
September 29, 2016 at 2:43 pm #1196231
gstoolParticipantHi, In my main menu, I have a drop down sub menu item that was created using a custom link. This menu item doesn’t link to a unique page. It links to an id# on another page. However, when hovering over the main menu, that particular sub menu item is grayed out while the other sub menu items are black. Is there a way to have this sub menu item linked to the id# display just like the other sub menu items. Thanks
September 29, 2016 at 3:46 pm #1196325
JoaoModeratorThanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
September 29, 2016 at 4:05 pm #1196357
gstoolParticipantHi, Take a look at: http://theclearing.org/wp/events/
The “Christmas Open House” sub menu is gray, because the link is directed to an id# on the events page. Wondering if there is a way to have it appear the same as the other sub menu items. Thanks!
September 29, 2016 at 9:36 pm #1196784
Rue NelModeratorHello There,
Thank you for the clarifications!
To resolve this issue, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.x-navbar .desktop .current-menu-item .current-menu-item > a { color: #000; background-color: transparent; } .x-navbar .desktop .current-menu-item .current-menu-item > a:hover { color: #b7b7b7; background-color: rgba(0,0,0,0.0175); }We would loved to know if this has work for you. Thank you.
October 4, 2016 at 4:03 pm #1202540
gstoolParticipantExactly! Many thanks to you!
October 4, 2016 at 4:43 pm #1202570
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1196231 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
