Remove Slider from home page (completely)

Discussion in 'One Page Pro WordPress Theme' started by whohooted, Dec 31, 2016.

  1. whohooted

    whohooted New Member

    Joined:
    Dec 31, 2016
    Messages:
    2
    Likes Received:
    0
    I need to know how to remove the slider from the homepage entirely. I've searched on the forum and there was a mention to do:

    .flexslider {
    display: none !important;
    }

    But this had no effect.

    I do not want a slider but there is no control to not have it load.

    Please help
     
  2. whohooted

    whohooted New Member

    Joined:
    Dec 31, 2016
    Messages:
    2
    Likes Received:
    0
    Nevermind, got it:

    .sl-slider-wrapper {
    display: none !important;
    }

    in custom css

    leaving here if anyone else needs
     
  3. shruti26

    shruti26 Guest

    Hi,

    Greetings from InkThemes!

    That sounds good that you all take efforts to figure out the solutions.

    It is helpful for other users too.

    Thanks for sharing!

    Have a Happy New Year :)

    Thanks & Regards,
    Shruti Jain
    InkThemes.com
     

Share This Page