-
AuthorPosts
-
September 9, 2016 at 4:52 am #1167786
Hi there,
I have a thin grey horizontal line appearing above and below a slider revolution widget on the sidebar (in Chrome and Firefox – I haven’t checked any other browsers) of the following page:
https://www.melanietomlin.com/books/angels-kiss/What CSS would I need to add to remove those lines? (I’m using the Icon stack v4.6.2 of X-Theme and v1.3.2 of Cornerstone on WordPress 4.6.1.)
It’s the only slider revolution widget I’m using in the sidebar for now, but I’d like to add more … so I’d also need to know what minor tweaks I’d need to make to the CSS for the other widgets, if any.
Cheers,
Melanie
September 9, 2016 at 7:14 am #1167881Hi there,
Thanks for writing in! You can add this under Custom > CSS in the Customizer.
.x-sidebar .tp-revslider-slidesli { border-bottom: medium none !important; border-top: medium none !important; }
Hope that helps.
September 9, 2016 at 7:43 pm #1168675Thank you so much for you help, Darshana. It worked a treat!
September 10, 2016 at 2:31 am #1169025We’re delighted to assist you with this.
Cheers!
-
AuthorPosts