Viewing 5 replies - 1 through 5 (of 5 total)
  • Only heading you want to remove?

    Use this bwlow given in Custom CSS Box in Theme-Options
    CSS: .enigma_heading_title{display:none;}

    Thanks

    Wan1ed

    (@wan1ed)

    I do not need this option on my website. how to completely disable this blog?

    jocdrew21

    (@jocdrew21)

    Yes I really would like to know this too!

    Hi, any update of completely disable this blog?

    My web.

    Hi,

    If you want to remove blog section from “Front-Page” then follow the given below instructions:

    Go to Dashboard admin panel >> Appearance menu >> Theme Options >> Custom CSS.

    Now write this CSS rules into custom CSS box:

    .enigma_blog_area {
    display:none;
    }

    Now save the changes.

    Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Disable Home-Blog Heading’ is closed to new replies.