Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #851792

    How can I increase the font size of the text under the a selected Instagram image in the footer Instagram widget

    #852032

    Hey bemodesign,

    Please try the following in Quick CSS under Enfold->General Styling:

    .mfp-title, .mfp-counter {
      font-size:16px !important;
    }

    Best regards,
    Rikard

    • This reply was modified 6 years, 6 months ago by Rikard.
    #852214

    That didn’t work. I am talking about in the footer, when you click on an instagram image, the text that is below the image.

    #852772

    Hi,

    Yes, the text which is under the image when it’s open in a lightbox? That the text the CSS will target. Did you remove the CSS again?

    Please try this instead:

    .mfp-title, .mfp-counter {
      font-size:16px !important;
    }

    Best regards,
    Rikard

    #853536

    Thanks!!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Increase the font size in the Instagram widget’ is closed to new replies.