Tagged: , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #259890

    hi,

    i’m having huge problems trying to edit fonts.
    i am using the google fonts plug-in and want to use Source Sans pro throughout the site which i have set within the GF settings – but it’s not working.

    strange thing is it WAS working here & there if i refreshed – so i’m thinking maybe there is a clash somewhere?

    do i also need to put the changes in the quick css editor?

    i need to do things like change the font weights – i don’t want headings to be bold.
    also – i need this to work in the sliders – this font isn’t cooperating.

    please help…

    thanks

    jaz

    #260374

    Hey jazbird!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    body * { font-family: 'Source Sans Pro', sans-serif!important; }
    h1, h2, h3, h4, h5, h6 { font-weight: normal!important; }

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.