Remove slider completely

Discussion in 'Traffica WordPress Theme' started by lovesfrance, Jul 13, 2017.

Tags:
  1. lovesfrance

    lovesfrance New Member

    Joined:
    Feb 10, 2017
    Messages:
    1
    Likes Received:
    0
    Is there any CSS code or other option to completely remove the slider from the home page?
     
  2. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hi,

    To remove the slider from the homepage, just paste the code given below in Custom CSS section.
    (Dashboard->Inkthemes->Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .layered_slider .slider_container {
        display: none;
    }
    Hope this helps...!

    Thanks & Regards!
    Akbar
    InkThemes.com
     
  3. familys

    familys New Member

    Joined:
    Jul 13, 2017
    Messages:
    13
    Likes Received:
    1
    Hi - I tried this, but it doesn't work on my theme.

    Thanks
     
  4. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hello,

    Could you please share your website URL here?

    Thanks & Regards,
    Akbar
    InkThemes.com
     
  5. shwebb1523

    shwebb1523 New Member

    Joined:
    May 13, 2017
    Messages:
    25
    Likes Received:
    0
  6. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hello,

    I have just visited your website, it seems like you didn't activate our theme, so you are requested to activate our theme first.

    You can also share your WordPress admin credentials at [email protected] along with the thread link.

    We will do it for you.

    Thanks & Regards,
    Akbar
    InkThemes.com
     

Share This Page