-
Closed
-
I whant to change color on the border in Widget.
This can be changed i custom CSS:
.title-sep {
border-color: #ffffff !important;
}If i change this one, it also change the border that is on all page. I will this to be a separate code in CSS so the color can be different in the Widget and page. Where in HTML code can i change this?
The topic Change color on border in Widget is closed to new replies