Remove Slider from Home page

Support Area Forums Agency Remove Slider from Home page

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question:
  • Author
    Posts
  • #30610
    Rhonda Schultz
    Participant

    Hi!
    I love this theme and one reason I chose it was for the slider so I can’t believe I’m asking this…how do I remove the slider from the home page. Is that possible?
    thanks
    Rhonda

    #30614
    Bill Robbins
    Moderator

    Hello Rhonda,

    I’m glad you’re enjoying the theme. You can remove the slider from the front page. Here’s how to do that:

    1. Go to your theme options page and choose the Style tab.
    2. Scroll down to the Custom CSS box and add this:
      
      .home .flexslider {
      	display: none;
      }
      
    3. Update your settings.

    That should take it out of the home page for you. If you have any questions, just let me know.

    Have a great weekend,
    Bill

    #30618
    Rhonda Schultz
    Participant

    Thank you this works perfectly.

    Have a great weekend!

    #30619
    Bill Robbins
    Moderator

    Thanks Rhonda 🙂

    Let me know if you need anything else.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove Slider from Home page’ is closed to new replies.