Tagged: x
-
AuthorPosts
-
November 8, 2016 at 8:34 am #1248703
appletreewebParticipantHi
I have set up a site with x-theme using integrity. The page is set to have a left hand side menu. At the moment all the sub menu items are hidden until I hover over the main heading and then they overlay the content with a block of sub menus. I would like to change this so that the sub menu items are always showing under their parent heading but with a slight indent and then maybe change colour when they are hovered over. attached is how it displays at the moment.
Any help you can give on this would be greatly appreciated.
November 8, 2016 at 9:52 am #1248808
RupokMemberHi there,
Thanks 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.
November 8, 2016 at 10:42 am #1248904
appletreewebParticipantThis reply has been marked as private.November 8, 2016 at 11:09 am #1248949
ThaiModeratorHi There,
Please add the following CSS under Customizer > Custom > Global CSS:
.masthead-inline .x-navbar.x-navbar-fixed-left .desktop .sub-menu { position: static; display: block; box-shadow: none; width: 100%; padding: 0; padding-left: 15px; margin-bottom: 15px; } .x-navbar-fixed-left .desktop .x-nav>li, .x-navbar-fixed-right .desktop .x-nav>li { display: block; clear: both; height: auto; } .masthead-inline .x-navbar.x-navbar-fixed-left .desktop .sub-menu li a:hover { color: hsl(29,99%,50%); background-color: transparent; }Hope it helps 🙂
November 8, 2016 at 11:15 am #1248962
appletreewebParticipantPerfect! Thank you so much 🙂
November 8, 2016 at 11:16 am #1248965
ThaiModeratorIf you need anything else please let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1248703 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
