Viewing 6 replies - 1 through 6 (of 6 total)
  • Theme Author ThemeHunk

    (@themehunk)

    Hello @tuberplays,

    Please let me know exactly which section you want to remove. So that i can help you with some CSS.
    Note: Section on/off option is available with the pro version of theme.

    Thank You.

    Thread Starter tuberplays

    (@tuberplays)

    I want to remove the blog and contact section.

    Theme Author ThemeHunk

    (@themehunk)

    Hello @tuberplays,

    Go to the Appearance > Customize > Custom CSS and paste code given below.

    #section3, .contact_section{
    display:none;
    }

    Thank You.

    quappstar

    (@quappstar)

    How can i delete other sections, for example pricing, testimonials?
    I tried the snippet you posted with another section number but id does not work.

    Thanks in advance!

    David

    Theme Author ThemeHunk

    (@themehunk)

    Hello David,

    NovelPro contain option to remove sections. For lite please follow this link for solution.
    http://www.themehunk.com/forums/topic/removing-a-section/

    Thank You.

    Hello,

    The code for css you provided will it work to add a section?

    I had the on/off options before, and I removed sections. I don’t know why it is not an option for me anywhere, the radial buttons, I can’t find them

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

The topic ‘Delet section’ is closed to new replies.