Viewing 1 replies (of 1 total)
  • WebsiteDoctor

    (@websitedoctor)

    Yep, are you talking about the entire slider or just the text? If the text, something along the lines of this should do:

    .slide-excerpt {
    	background: none;
    	opacity: 1;
    }
    
    .slide-excerpt-border {
    	border: 0 !important;
    }

    btw there’s a real gotcha with the CSS this slider, there’s a class called “genesis_responsive_slider” and there’s an id “genesis-responsive-slider” (note the dash vs underscore).

    Had to document that somewhere, had me very puzzled for a while ??

Viewing 1 replies (of 1 total)
  • The topic ‘Make Genesis Responsive Slider Background Transparent’ is closed to new replies.