Thumbnail Title & Caption font size and position
-
Hello,
as I see people don’t get much answers from the plugin author lately , so if anybody can help me I would appreciate it ….
I am trying to increase the font size of the Title and Caption that of the thumbnails on the gallery ….
I change the values in gallery.css file (css/gallery.css) , the default are showing bellow …
.rl-gallery .rl-gallery-item-title,
.rl-gallery .rl-gallery-item-caption {
display: block;
font-size: 0.85em;
color: #fff;
}.rl-gallery .rl-gallery-item-caption {
display: block;
font-size: 0.75em;
color: #ccc;
}as i said nothing happend …
I am also trying to center the title and the caption on the thumbnail …
so far I found nothing in this forum an I am working on it for two days now …
If anny one can help me it would be awesome
Thank you all ….
The topic ‘Thumbnail Title & Caption font size and position’ is closed to new replies.