Font for Galley Image Subtitles

Posted in: Newsmag
Post count: 104

Where can I change the font for subtitles of images in a gallery. Also, right now, they come aligned to the right. How an I centre that?

Post count: 6600

Hi,

Try this css: http://screencast.com/t/SSmQavLi0
Use the same css to change the font also as there is no option in theme panel to change it for images copyright section: http://screencast.com/t/BblWTtsYA2Y

.td-doubleSlider-1 .td-slide-item .td-gallery-slide-copywrite {
text-align: center !important;
position: initial;
font-family: sacramento;
}

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newsmag’ is closed to new topics and replies.