Removing Margin for Slider

Homepage Community Forums inSync Theme Support Removing Margin for Slider

Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #12904
    futurewebboss
    Customer

      Want to remove the top margin for the regular slider so that it butts up against the top like the full screen slider does.
      http://mappaquerque.com

      #12905
      futurewebboss
      Customer

        Never mind. I found it.

        It’s the padding element. Here it is for others.
        .slider .wrap {
        color: #fff;
        margin: 0 auto;
        padding: 10px 0;
        width: 1500px;

      Viewing 2 posts - 1 through 2 (of 2 total)
      • The topic ‘Removing Margin for Slider’ is closed to new replies.