• tarundeology

    (@tarundeology)


    Hello,

    I only need 4 sections with slider on homepage. How do I remove other sections?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter tarundeology

    (@tarundeology)

    As a workaround, I can hide the sections that I dont want using CSS.

    #about {
         display:none;
    }

    But it’ll be better if I can remove the sections that I dont need instead of just hiding it.

    Thread Starter tarundeology

    (@tarundeology)

    The section is hidden using CSS, but the button/arrow to next section is still visible, and when you clicked, it will go to the first section slider, hit next again will go to second section, then only it the next arrow disappear. It’s like the theme still forcing to accept 7 sections altogether.

    Is there a way to remove unwanted section properly?

    Access Keys

    (@access-keys)

    Hi there,
    The feature to disable the horizontal section has been added in the latest version (1.1.2). Please update the theme to the latest version and let us know if you still have any problem in disabling the horizontal scroll section.
    Thanks,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to remove sections?’ is closed to new replies.