Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #363242

    Hello all…go to http://mpssi.com/protein-quality-reports/ and look at the space above the second full width image (musclepharm protein certifications). Trying to get rid out that empty white space between the top of the image and the line that goes across the screen so the image moves closer to the text block above. Any quick CSS is greatly appreciated

    #363247

    Hey mattmosman!

    Please add following code to Quick CSS

    div#full_slider_2 img {
    padding-top: 0!important;
    }
    div#full_slider_2 .avia-slideshow-inner {
    height: 124px!important;
    }

    Cheers!
    Yigit

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