How to delete Mobilde Sitebar First menu tab title
-
Hello. How can I delete this section Menu so that I only have categories.
This is the menu for mobile versions.
Attachments:
You must be
logged in to view attached files.
Hello,
Turn on the “Show categories menu” and “Swap menus” options for the “Mobile menu” element, then use the code below, define it in Space Dashboard -> Custom CSS.
.xts-side-mobile .xts-nav-mobile-tab > li:first-child {
visibility: hidden;
}
Kind Regards
Thank you very much, it helped.
I have a serious question, as Home Slider, those you had let’s assume Home 3 slide 1, how to change the background for him? I can change the text, etc., but not the image.
Attachments:
You must be
logged in to view attached files.
Hello,
In the settings of the slider itself, you need to set the bg image, here are screenshots for a better understanding: https://monosnap.com/file/5pQmQk4AXF1g93Yua1huCk7eXCCdB2, https://monosnap.com/file/ZJ9CAz4myl5PBjYi7TpIvTUmRnTghh
Kind Regards
Thank you very much, it helped.
Hello,
Always remember that you can reach out to us with any questions you may have.
Thank you for your time and have a good day!
Kind Regards
The topic ‘How to delete Mobilde Sitebar First menu tab title’ is closed to new replies.