Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1234152

    Hi

    Ive seen threads on this but none seem to work for me, i am a complete novice and this is my first attempt. I am trying to make the text that appears on my home page bigger in the portfolio area. so the text that pulls in from the excerpt field “£2.2m Aquisition” I have managed to make the title bigger using }
    #top #wrap_all .av-masonry-entry h3.av-masonry-entry-title {
    font-size: 50px;
    }
    thanks in advance Jan

    #1234569

    Hey Jan,

    Please try the following in Quick CSS under Enfold->General Styling:

    .home .av-masonry-entry-content {
        font-size: 40px;
        line-height: 40px;
    }

    Best regards,
    Rikard

    #1234764

    Worked great thanks

    #1234960

    Hi,

    I’m glad this was resolved. If you need additional help please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Edit the size of the text on the portfolio grid excerpt text’ is closed to new replies.