Customization of bottom bar on galleries
Mandylea
Registered Users Posts: 2 Beginner grinner
I like the "bottom bar" look for the titles of galleries, but the colors I have set are very difficult to read. I want to change the text color on the bottom bars without changing the text color on the entire page/site.
Is this possible??
Is this possible??
0
Comments
/* Modify Gallery Page font */
.sm-page-widget-galleries .sm-tile-info .sm-tile-title p {
color: #B8B8B8 !important;
}
Picked this bit up from this site,
themes. I'd put it in the "all folders" CSS.
My Website index | My Blog
Thx Allen
I tried to add a CSS content field on the page and it didn't seem to change the text color. Walk me through it like I"m a newb?