Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Sayontan Sinha

    (@sayontan)

    This is dependent on your theme – what you are seeing is a link, which your theme is colouring blue.

    You can override this from Appearance → Customize → Additional CSS in your WP dashboard by adding this:

    .photonic-title {
        color: #000;
        font-style: italic;
    }
    Thread Starter Marc

    (@marebos)

    Hello Sayontan (@sayontan),

    Thanks, works perfect!

    Regards,

    Marc

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Font Google Photos (info)’ is closed to new replies.