Replies: 0
Hi,
I am trying to center and change font size of caption title and description withtout success.
I am using a simple portfolio type galery and I tried to use information you sent recently in a support thread, but it id didn’t work .foogallery-caption-title {} and .foogallery-caption-desc {}
.foogallery-caption-title {
font-size: 35px !important;
text-align:center;
}
.foogallery-caption-desc {
font-size: 20px !important;
text-align:center;
}
thks,
bardamu