Tagged: x
-
AuthorPosts
-
March 2, 2017 at 3:03 am #1391581
thorsParticipantHi
I´m using transparent menu in desktop, but the sub-menu does not display correctly, it is still blue, and does not drop down,
it drop up, it is blue and not transparent, I would like to have the drop down menu gray, like in following attach.WP version 4.7.2
Cornerstone version 1.3.3
X version 4.6.4url. https://differenticeland.is
Attach file,
Should be like that.png , is it like I want it on mobile
Should not like be that.png is currently on mobile
Incorrect menu, is like it display on desktop, sub-menuThis is current custom Global CSS
}
.x-topbar {
background-color: rgba(0,0,0, .2) !important;
position: absolute;
left: 0;
right: 0;
text-align: 0;
}
.x-navbar {
background-color: rgba(0,0,0, .2) !important;
position: absolute;
left: 0;
right: 0;
top: 47px;
}Kind regards
ThorMarch 2, 2017 at 3:39 am #1391607
thorsParticipantfile update
March 2, 2017 at 4:08 am #1391624
ChristianModeratorPlease add the code below in your Appearance > Customize > Custom > Global CSS
.x-navbar .sub-menu { background-color: rgba(0,0,0, .2) !important; } .x-navbar .desktop .x-nav > li ul { top: 86px; }Thanks.
March 2, 2017 at 5:05 am #1391664
thorsParticipantAwesome, it works,
But regarding the mobile menu ONLY, is it possible to make it with gray background (menu and sub-menu, it is transparent now,
and fall into the image , see attach imageThanks
ThorMarch 2, 2017 at 5:23 am #1391677
thorsParticipantalso, see the sub-menu is it possible to make the sub-menu below main menu, not that much to left
see attach image
March 2, 2017 at 5:33 am #1391684
thorsParticipantTransparent menu on mobile
March 2, 2017 at 5:34 am #1391685
thorsParticipantSubmenu
March 2, 2017 at 7:16 am #1391776
ChristianModeratorRegretfully, further customizations from here would be getting into custom development, which is outside the scope of support we can offer. If you need more in depth changes, you may wish to consult with a developer. X is quite extensible with child themes, so there are plenty of possibilities. Thanks for understanding.
March 2, 2017 at 7:28 am #1391790
thorsParticipantok, thanks.
Yes I will probably buy some custom changes for the theme.
but at last how to I correct the sub-menu, so it will not be so much to left.Kind regards
ThorMarch 2, 2017 at 9:17 am #1391958
ChristianModeratorYou’re welcome, Thor.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1391581 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
