Entry Summary Text Not Updating

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #30332
    Crystal Hamilton
    Participant

    Hello,

    We recently added CSS to the homepage to customize the post grids and post blocks. Now I am no longer able to edit the entry summary text for those grids. I modified the CSS to increase text size but it didn’t work.

    Please help me increase the entry summary of all homepage post blocks and post grids to 18px.

    kidfitstrong.com. (homepage)

    Thanks

    #30333
    Crystal Hamilton
    Participant
    This reply has been marked as private.
    #30339
    Veena
    Moderator

    Pls use the below custom CSS
    .home .lae-module .entry-summary {
    font-size: 18px !important;
    }

    and if you want to reduce entry title font-size the you can use this –

    .home .lae-module .entry-title a {
        font-size: 18px !important;
    }
    
Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Elementor Addons Support’ is closed to new topics and replies.