Home Forums Space themes support forum How to delete Mobilde Sitebar First menu tab title

How to delete Mobilde Sitebar First menu tab title

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #619261

    aleksss30
    Participant

    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.
    #619302

    Luke Nielsen
    Keymaster

    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

    #619306

    aleksss30
    Participant

    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.
    #619322

    Luke Nielsen
    Keymaster

    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

    #619327

    aleksss30
    Participant

    Thank you very much, it helped.

    #620089

    Luke Nielsen
    Keymaster

    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

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘How to delete Mobilde Sitebar First menu tab title’ is closed to new replies.