Disable slideshow

Support Area Forums Foundation Disable slideshow

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question: http://www.coordinadora-bilbao.com
  • Author
    Posts
  • #22185
    Gor
    Participant

    Hi Bill,

    how can I disable the slideshow from the homepage to put other widgets instead it?

    Or how can I move it from top to bottom ( to the second row of widgets )?

    Thanks you !

    Gor

    pd: Iยดm working on with Foundation theme but the site its still a blogpage.

    #22186
    Bill Robbins
    Moderator

    Hello Gor,

    You can do that. The simplest option is just to remove the slideshow and the widget area next to it. That’ll just leave the Home Bottom widget area for you to use. 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-top {
      	display: none;
      }
      
    3. Update your settings.

    See if that doesn’t get you to where you want to go. Let me know if you have any trouble.

    Take care,
    Bill

    #22227
    Gor
    Participant

    Thank you Master ๐Ÿ˜‰

    #22230
    Bill Robbins
    Moderator

    Anytime Gor ๐Ÿ™‚

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Disable slideshow’ is closed to new replies.