Changing colors in image description
-
I was trying to change text color in image description with next solution in css:
.bwg_image_description {
color: #a4a4a4 !important;
}
.bwg_image_title * {
color: #a4a4a4 !important;
}but it just won’t work. Is there a way to make this work?
Thanks!
Marko
https://milicalazarevic.com/painting-series-1/
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Changing colors in image description’ is closed to new replies.