SaleJunction: How To Completely Remove Slider

Discussion in 'Forum Rules' started by sherri2207, Aug 8, 2014.

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

    sherri2207 New Member

    Joined:
    Dec 28, 2011
    Messages:
    28
    Likes Received:
    1
    Hi,

    I've installed salejuction on innerpage of client's appointway theme and I want to completely delete the slider. The page is solely for selling her in-store products and a slider is not necessary.

    Thanks - Sherri
     
  2. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,


    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;
    }

    Thanks & Regards
    Pramod Patel
     
  3. sherri2207

    sherri2207 New Member

    Joined:
    Dec 28, 2011
    Messages:
    28
    Likes Received:
    1
    worked perfectly! Thanks again for the help
     
Thread Status:
Not open for further replies.

Share This Page