Tagged: x
-
AuthorPosts
-
January 10, 2017 at 2:29 pm #1324471
finger123ParticipantIs it possible to resize the menu? i am using icon9 and would like to resize the menu bar that is on the left hand side to a smaller width.
thanks.
January 10, 2017 at 2:58 pm #1324510
Prasant RaiModeratorHello There,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer:
.x-navbar { width: 200px !important; }Please change the value as per your requirement.
Thanks.
January 10, 2017 at 4:27 pm #1324615
finger123Participantit works, but now in mobile view the menu bar no longer is responsive. any solutions to that?
January 10, 2017 at 11:26 pm #1325034
Prasant RaiModeratorHello There,
Thanks for writing in!
Please replace the above code with following:
@media screen and (min-width: 900px) { .x-navbar { width: 200px !important; } }Let us know how it goes.
Thanks.
January 11, 2017 at 9:58 am #1325717
finger123ParticipantThis reply has been marked as private.January 11, 2017 at 10:37 am #1325769
JoaoModeratorHi There,
Can you clarify what white space you are referring to?
Thanks
Joao
January 11, 2017 at 11:10 am #1325830
finger123Participantthanks for the reply. I was able to fix the issue by modifying under the headers menu by reducing the nav bar width. I just now have to make new images. 🙂 thanks!
January 11, 2017 at 12:01 pm #1325906
RahulModeratorGlad to hear it!
Feel free to ask us again.
Thanks for choosing the X-theme.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1324471 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
