Unable To Change Caption Title Color
-
I’ve copy/pasted the same code, tried multiple corrections, and redid the code several times. It will let me customize every CSS in the caption description, and most of the caption title, but it continues to force the caption title to be white. Any feedback where I might find the cause for this?
I am using the following CSS on the Masonry Image Gallery template: (This was copy/pasted to test with from forums)
.foogallery div.fg-caption-title {
font-size:20px;
color: #000000;
font-family: ‘Raleway’, sans-serif;
font-weight: normal;
}
.foogallery div.fg-caption-desc {
font-size:12px;
color: #000000;
}The page I need help with: [log in to see the link]
- The topic ‘Unable To Change Caption Title Color’ is closed to new replies.