Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    The white space above your slideshow isn’t caused by the slideshow, but by your theme’s stylesheet. To remove the white space you should look for the “style.css” file in your theme folder. On lines 767 through 770 you’ll find these CSS rules:

    #content-full {
    	margin-top: 40px;
    	margin-bottom: 20px;
    }

    The white space below your slideshow is partially made up of these rules. The final 20 pixels of white space below your slideshow are created by the “Edit post” bar.

    Best regards,
    Stefan

    Thread Starter Ta-Wing

    (@easyslr)

    Thanks stefan, that worked.

    Thread Starter Ta-Wing

    (@easyslr)

    resolved

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Shrink the white space border wrapping the slides’ is closed to new replies.