Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #383549

    Hi there,

    Can I edit the size of the heading in the portfolio grid element? I think the class is
    grid-entry-title entry-title
    It just looks too similar to the body text below and should stand out more to convey the title/headline of the service.

    See the bottom of the page here below “TAKE A LOOK AT WHAT WE OFFER”: http://johnnyharu.com/photowonder/services/animation/

    Many Thanks!
    Johnny

    #383887

    Hey johnnyharu!

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

    h3.grid-entry-title.entry-title {
    font-size: 18px;
    }
    .grid-entry-excerpt.entry-content {
    font-size: 14px;
    }

    Cheers!
    Yigit

    #384229

    Great! Thankyou!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Heading looks too similar in size to body text in the portfolio grid element’ is closed to new replies.