Narrowing (or eliminating) slider bars

  • Anonymous

    #8699

    Developing a site at http://www.wildcatlair.com.

    I want to minimize the footprint of the slider as much as possible. I searched the database for a way to change the top and bottom bar width. (Or eliminate it altogether.) The closest thing I found was a post that gave this CSS:

    .slider-entry-wrap {

    display: none;

    }

    That does nothing when I use it.

    I’d appreciate any guidance.

    Ed

    Anonymous

    #41894
    Quote:
    Developing a site at http://www.wildcatlair.com.

    I want to minimize the footprint of the slider as much as possible. I searched the database for a way to change the top and bottom bar width. (Or eliminate it altogether.) The closest thing I found was a post that gave this CSS:

    .slider-entry-wrap {

    display: none;

    }

    That eliminates my text when I use it.

    I’d appreciate any guidance.

    Ed

    Mod

    Kenneth John Odle

    #41895

    .featured_slider {padding: 0;}

    Anonymous

    #41896

    Thanks Kenneth!

    I had searched through 18 pages of support questions and never saw it. Everything I get like this I store in a file on Evernote!

    I’ll happily mark this one “finished”.

Viewing 4 posts - 1 through 4 (of 4 total)

  • You must be logged in to reply to this topic.