Help: CSS code to completely hide the slider area in sale junction

Discussion in 'SaleJunction E-Commerce WordPress Theme' started by sribathi, Apr 20, 2016.

Thread Status:
Not open for further replies.
  1. sribathi

    sribathi New Member

    Joined:
    Oct 9, 2013
    Messages:
    13
    Likes Received:
    0
    Hi please, admin what is the CSS code to completely hide the total slider area in the sale junction theme.
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .sl-slider-wrapper {
        display: none !important;
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. sribathi

    sribathi New Member

    Joined:
    Oct 9, 2013
    Messages:
    13
    Likes Received:
    0
    Super. Priya thank you so much. Working Great!
     
  4. priya

    priya Guest

    You're welcome..

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
Thread Status:
Not open for further replies.

Share This Page