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

    Hi
    I noticed, although changing the font-settings in the Enfold-tab for the whole page, the text-overlay for pictures (standard media element on a site) remains still in a kind of default / different font….
    As I could not find any settings with the edit box of the picture I wonder if there is a way to change the overlay font for pictures?

    #742827

    Hey ckoudela,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .av-image-caption-overlay-center p {
        font-family: 'Varela Round', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif!important;
    }
    

    Best regards,
    Vinay

    #748334

    Hi Vinay,
    thank you very much for your quick response – worked well
    (and sorry for my late reply – I was out of office the last 2 weeks)

    best regards
    christian

    #748795

    Hi Christian,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #749304

    Hi,
    I guess the topic can be closed :)
    best regards
    christian

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Change of font for picture overlays’ is closed to new replies.