Tagged: x
-
AuthorPosts
-
December 7, 2016 at 6:56 pm #1285394
mmee123ParticipantHi,
My website is http://www.thecoachingdiva.org – I have put in a Contact link to scroll down the contact section on the home page. However, it has a black line under it like when on the home page (disappears if you go to another page). Can this be removed please?
Thanks,
MatthewDecember 7, 2016 at 11:21 pm #1285641
Prasant RaiModeratorHello Matthew,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer to remove black underline:
.x-navbar .desktop .x-nav > li > a:hover > span, .x-navbar .desktop .x-nav > li.x-active > a > span, .x-navbar .desktop .x-nav > li.current-menu-item > a > span { box-shadow: none !important; }Thanks.
December 8, 2016 at 3:26 pm #1286572
mmee123ParticipantThank you, that did work in removing the black line completely.
But I do actually like it (the line) to signify the element that is selected. Is there any way just to make the “Contact” item in the Nav bar never have a black line? i.e. when on the home page only “Home” has a line under it?
Thanks,
MatthewDecember 8, 2016 at 5:31 pm #1286697
DarshanaModeratorHi there,
You can add this under Custom > CSS in the Customizer.
.menu-item-78 > a > span { box-shadow: none !important; } .menu-item-419 > a > span { box-shadow: none !important; } .menu-item-420 > a > span { box-shadow: none !important; }Hope that helps.
December 9, 2016 at 1:09 am #1287100
mmee123ParticipantGreat thanks!
December 9, 2016 at 1:13 am #1287101
FriechModeratorWe’re delighted to assist you with this.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1285394 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
