Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #404947

    Hi,
    My base text size is larger than the default excerpt text size.
    I’d like to increase the font size of the excerpt text as it displays in, for example, the blog widget where the entry displays the excerpt text with a “read more” link.

    #405070

    Hi drksteel!

    Thank you for using our theme.

    Can you pls. send us a link to the page, so we can provide you with the correct CSS. You can post it here as a private reply.

    As Enfold offers so many variations it is hard to help you without seeing the page.

    Cheers!
    Günter

    #405174

    Thanks!
    Here’s a blog page that only displays the excerpt text for a blog post: http://kevindelaplante.com/blog/
    And here’s that blog post, with the larger base text: http://kevindelaplante.com/why-do-we-state-our-thesis-in-the-introduction/

    #405191

    Hi!

    Thank you for coming back.

    In custom.css or Enfold->Styles->QuickCSS try to put the following and adjust the vaule:

    
    .page .content .entry-content {
        font-size: 15px !important;
    }
    

    Best regards,
    Günter

    #405194

    Beautiful! Works perfectly. Thanks Günter!

    #405202

    Hey!

    Glad I could help you. Enjoy the theme.

    Regards,
    Günter

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘How to increase font size of excerpt text?’ is closed to new replies.