• Resolved tonywong69

    (@tonywong69)


    I would like to increase the font size of text (description) appear when I mouseover on the thumbnail and when lightbox is opened.

    Is there any way to do it?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi @tonywong69,

    Try adding the following CSS into your style.css file or into your Page Builder custom CSS settings area.

    .foogallery .fg-caption {
    font-size: 16px;
    }

    Adjust the font size to suit what you need.

Viewing 1 replies (of 1 total)
  • The topic ‘Increase font size of mouseover text and lighbox text’ is closed to new replies.