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

    Hi,
    I’m not sure this is an enfold issue, however I figure you are the most likely :)
    I have installed the Easy Google Fonts plugin.
    When I change the paragraph font using Easy Google Fonts it also changes the fonts in the Easy Slider – Edit Form Element – Caption — Caption Text, and also the text in Media Elements – Image – Caption. Maybe both Caption texts are associated with Paragraph somewhere in the Enfold coding.

    This is unfortunate as every time I alter the paragraph text it changes the above mentioned fonts.
    I cannot find anywhere within Easy Google Fonts to address the issue.
    If this can be changed within the Enfold theme can you please advise me how to fix the issue?

    • This topic was modified 8 years, 4 months ago by taoleo.
    #652855

    Hi taoleo,

    I’m not familiar with that plugin unfortunately, could you try importing the fonts directly to the theme instead maybe? http://kriesi.at/documentation/enfold/register-additional-google-fonts-for-theme-options/

    Thanks,
    Rikard

    #652926

    Hi Rikard,
    Thanks for the reply.
    I guess I clouded the issue by mentioning the plug in, and I didn’t phrase the question correctly anyway….sorry about that.

    Is there a way to change the css shortcode so that the: Easy Slider – Edit Form Element – Caption – Caption Text, and the: Media Elements – Image – Caption fonts are changed for example via a Heading 4 or 5 setting.

    Cheers
    Nigel

    • This reply was modified 8 years, 4 months ago by taoleo.
    #654125

    Hi,

    Override the font family in the Quick CSS field:

    .caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title {
        font-family: 'Arial';
    }

    Adjust the font.

    Best regards,
    Ismael

    #655495

    Thanks Ismael.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Paragraph font defaults’ is closed to new replies.