This topic has 2 replies, 2 voices, and was last updated 9 years, 3 months ago ago by Robert Hall
I added the “You may also like” widget however I do not want a double line to show as a divider. Is there any way to turn off the line on the first widget so that it doesn’t show?
Hello,
If I understood you correctly please use this code in custom.css file
.product-sidebar .widget-container h3{
background: none;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up