Home Forums Pro Themes Clean Corporate Pro Remove slider feature

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #37381
    IndianaJohn
    Participant

    I purchased Clean Corporate Pro. I tried out the free version and liked it, but when I bought the pro it had a slider feature that I’m not sure if I want to use. The slider had “Blog” title on the slider. I would like to know how to eliminate the slider if I chose to remove this feature. How do I accomplish this?

    #37437
    wensolutions
    Keymaster

    Hello @indianajohn

    If you want to disable the slider feature please go to Admin Panel > Appearance > Customize > Featured Slider > Slider Type and check on Disabled option . This will disable the slider.

    But as your question is not quite clear whether you are actually referring to the featured slider of the theme or the header image so if the above mentioned solution does not solve your issue then please provide the screen shot of your issue and we will help you further.

    Hope this helps.

    Best Regards!!

    #37536
    IndianaJohn
    Participant

    Thank you for your quick reply. I believe you call it the header slider. The default comes up with the text “Blog.” I am able to post a pic on the image section. I am not talking about, what I would call “slideshow” of the main theme page. I definitely want to keep that image cycling feature. I may still keep the header slider, but would like the option to remove it. Does that clarify my question?

    #37683
    wensolutions
    Keymaster

    Hello @indianajohn,

    To remove the default section blog, please go to your Admin Panel > Appearance > Customize > Additional CSS and paste the below CSS.

    div#custom-header {
        display: none;
    }

    Hope this helps,
    Best Regards!!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.