Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Josh Leuze

    (@jleuze)

    Hi, this is a conflict with your theme, I can take a look if you want to post a link.

    Thread Starter kaman

    (@kaman)

    Here’s a link to our site. We are using the responsive theme. Thank you!

    Plugin Author Josh Leuze

    (@jleuze)

    The featured container that the slideshow is in has a background color of white, and other styles that are framing up the slideshow. If you want just the images, remove this bit of code from your stylesheet:

    #featured {
    	-moz-border-radius: 6px;
    	-webkit-border-radius: 6px;
    	background-color: #fff;
    	border:1px solid #d6d6d6;
    	border-radius: 6px;
    	padding-bottom: 40px;
    	max-width:100%;
    }
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Meteor Slides] Take out White Border’ is closed to new replies.