Tagged: 

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

    Hello I would like to change the font in the case study excerpts on the home page. I would like the font to be open sans condensed, a bit larger than it currently is and not italicised. Link below. Many thanks

    #685008

    Hi sensiblekaren!

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

    .grid-entry-excerpt {
        font-size: 13px;
        font-style: normal;
    }

    Cheers!
    Yigit

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