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

    Hi.

    Can you please tell me how to change the font weight and size of the portfolio titles when they are opened in
    AJAX format?

    Please click on any portfolio image on this page (portfolios are towards the bottom) and you will see the titles look like this..In bold I would to change that..

    #513823

    Hey midischool!

    sure, use this code in Quick CSS field:

    h2.portfolio-preview-title.entry-title {
    font-weight: normal;
    font-size: 12px;
    }
    

    and adjust as needed.

    Best regards,
    Andy

    #513860

    Perfect many thanks, works a treat !

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Portfolio titles when they are opened in AJAX format?’ is closed to new replies.