Viewing 4 replies - 1 through 4 (of 4 total)
  • There will be a way to target just the slider CSS, when I’m back at the computer I’ll take another look…

    Dan

    Thread Starter azparis

    (@azparis)

    I’ve tried to track down the CSS for it, but all I can find is:

    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3,
    .sidebar,
    #header .widget-area {
    width: 30.555555555%; /* 352px / 1152px */
    }

    If I change the .widget-area to 75% or anything bigger than 30%, the sidebar widens and pushes all widgets to the bottom.

    What do I need to do so I can separate it out?

    Try using this as the selector;

    div.home-featured.widget-area

    Thread Starter azparis

    (@azparis)

    still nothing has worked…tried using that as the selector and giving a different size to just that area. Still small. ARGH! Any suggestions?

    http://69.195.124.113/~smartsc5/

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Responsive Slider is itty bitty’ is closed to new replies.