Tagged: x
-
AuthorPosts
-
July 31, 2016 at 1:57 pm #1111111
MIGAMusicParticipantHi,
Sorry I am not good with CSS.
I am using this code for my desktop submenu styling, but I would like it to apply to mobile devices as well as the styling on mobile devices is no where near similar to the parent style. migamusic.net
.x-navbar .sub-menu { font-size: 11px; text-transform: uppercase; font-weight: 400; letter-spacing: 2px }Login info will be posted on next post if needed.
July 31, 2016 at 1:57 pm #1111113
MIGAMusicParticipantThis reply has been marked as private.July 31, 2016 at 8:04 pm #1111408
NicoModeratorHi There,
Thanks for writing in.
.x-navbar .mobile .x-nav ul .sub-menu{ font-size: 11px; text-transform: uppercase; font-weight: 400; letter-spacing: 2px }You can use the code above to be added in your Customizer Custom CSS. You can add or remove CSS from the class. for you to adjust your mobile menu.
Hope it helps.
Let us know how it goes.
Thanks.
July 31, 2016 at 9:03 pm #1111439
MIGAMusicParticipantHi, thank you for the quick reply! You guys work so hard and I really appreciate it.
Unfortunately, the CSS doesn’t seem to be affecting it – the code is in right now and no affect to the submenu.
July 31, 2016 at 11:40 pm #1111548
RupokMemberHi there,
Let’s update the code a bit :
.x-navbar .mobile .sub-menu{ font-size: 11px; text-transform: uppercase; font-weight: 400; letter-spacing: 2px }Make sure other CSS are closed properly.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1111111 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
