• Resolved kk_admin

    (@kk_admin)


    Hi, I can’t seem to find a way to make the titles light gray.
    Can you help me? the h5 style is set to HEX #cccccc which shows as such everywhere but in the portfolio grid.

    ps. if i can change it to h4 this would be great as well

    Thank you in advance!

    https://klarakolonits.com/en/photo-gallery/

    • This topic was modified 7 years, 9 months ago by kk_admin.
Viewing 2 replies - 1 through 2 (of 2 total)
  • hannah

    (@hannahritner)

    Hey,
    You can use this css:

    .portfolio-item .piteminfo h5 {
        color: #ccc;
    }

    Just paste it into your custom css box in Theme Options > Custom CSS.
    There isn’t a way to change this to an h4 tag without coding it into a child theme.

    Hannah

    Thread Starter kk_admin

    (@kk_admin)

    Thank you very much for your prompt reply! Helpful as always! Actually I thought it didn’t work at first, but it came out it was my cache, when I cleared it, it all got sorted out.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Portfolio grid title font colour’ is closed to new replies.