Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Silkalns

    (@silkalns)

    Remove everything you have added inside Appearance – Theme Options – Action Button. If these 3 fields are going to be empty, then no Call For Action section will be shown.

    Thread Starter ceomkg

    (@ceomkg)

    thanks..

    my second question:

    how to remove the space between slider and main body after removing the action button bar?

    Theme Author Silkalns

    (@silkalns)

    Add this code to Theme Options – Other – Custom CSS

    .main-content-area {
        margin-top: 0;
    }

    it will add content are on the edge of slider. If not, please post your website URL and will provide with exact code as there might be some modifications already on your website, so this code might not work in your case.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘how to remove action button bar from sparkling theme’ is closed to new replies.