Tagged: x
-
AuthorPosts
-
January 19, 2017 at 10:32 am #1336814
LiberalisteneParticipantHi
I’m having issues with the dropdown menu on the Integrity theme. I want the dropdown menu to be like in image A (see attachment), and not like it is in image B. The design for the mobile dropdown menu is ok when it is a wider screen, but as the screen size comes closer to a mobile phone, the menu blows up to full-width. I want the “box” to be a fixed width, and not full-width.
This is the page:
January 19, 2017 at 11:15 am #1336886
RahulModeratorHi There,
Greetings! Thank you for contacting us 🙂
You can add this under Custom > CSS in the Customizer.
.x-navbar .x-container { position: absolute; }Let me know if this helps.
Thanks!
January 20, 2017 at 1:23 am #1337987
LiberalisteneParticipantThank you, but this makes the background transparent (see image c attached). If I add a background color, the box just fills the entire screen as in image b.
Another problem with the proposed solution: It makes the entire menu left-aligned on big screens (I want it to be centered).
January 20, 2017 at 1:41 am #1338002
LiberalisteneParticipantAnother problem with the proposed solution: It makes the entire menu left-aligned on big screens (I want it to be centered).
January 20, 2017 at 1:43 am #1338004
Paul RModeratorHi,
To fix it, you can add this under Custom > Edit Global CSS in the Customizer.
body .x-navbar .x-nav-wrap.mobile { position: absolute; top: 67px; width: 25%; padding: 10px; background: #4a104a; right: 0; color: #000 !important; }Hope that helps.
January 20, 2017 at 1:55 am #1338020
LiberalisteneParticipantWonderful! Thank you!
January 20, 2017 at 2:11 am #1338046
FriechModeratorYou’re more than welcome, glad we could help.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1336814 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
