Archived topic
Grey border on images
5 replies · Started by Greg on August 4, 2019
Any ide how to remove the grey border showing on the homepage images?
Hi there,
Try this CSS:
.wpl-wcs-slider-section.wpl-wcs-theme_one .wpl-wcs-cat-item-content {
border: 1px solid #333;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this helps :)
Thank you for that but it still shows a big grey border on the right of those images?
Like this?
https://www.screencast.com/t/7EDaqbI5
That's something coming from the plugin so you'd have to check with the plugin support :)
Yes, that's the issue. Let me check with the plugin author. Thank you.
No problem :)