• Hi.

    There are some problems with clashing styles with another plugin I’m using. Both use slick sliders, but the WE blocks ones are overriding the CSS of my other plugin.

    The plugin I’m using is Ultimate Addons for Gutenberg.

    The CSS classes that are having problems (as I’m aware) are .slick-next, .slick-prev and probably others.

    You can check creating a page with a Testimonials Sliders from UAG, and with a Photo Slider. You will see there is a problem with the UAG’s block because the WE block CSS is overriding all appereances of slick-slider (the arrows at each edge will disappear).

    The solution is probably using a more specific selector (e.g.:.imgSlider .slick-next)

    Thank you.

  • The topic ‘Problem with CSS styles’ is closed to new replies.