Hi Guys,
Our post slider keep under lapping other content on our home page we’ve tried many different ways and remove some content, but it still is part hidden from the content above.
Hey designing!
Can you post the link to your website so we can look into it?
Best regards,
Yigit
Hey!
Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
.avia-content-slider .slide-image{overflow:hidden;}
Cheers!
Devin
Hi Devin,
That works fine,
Thanks