• Hi,

    May I know how do I change the background colour of the widget to transparent?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Kerry

    (@bluenotes)

    Hi there,

    You can use the following CSS to remove the slider styles

    
    .bne-testimonial-slider-wrapper {
        padding: 0;
        background: none;
        box-shadow: none;
        border: none;
    }
    
Viewing 1 replies (of 1 total)
  • The topic ‘How do I change the background colour of the widget to transparent?’ is closed to new replies.