Slider

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #11206
    mfickler
    Customer

      Can you eliminate the white bar that shows on the home page when the slider is not being used?

      #11223
      Wes
      Moderator

        Yes this can be done. Do you have a link to your site? I can tell you exactly what line you’ll need to change/add if I can see what’s going on.

        #11337
        mfickler
        Customer
          #11343
          Wes
          Moderator

            Add this to your style.css –

            .home .head-wrap {
                margin: 0;
            }

            and that would remove the margin-bottom space right under the head-wrap, but just for the homepage so other pages won’t be affected.

          Viewing 4 posts - 1 through 4 (of 4 total)
          • You must be logged in to reply to this topic.