Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author redpixelstudios

    (@redpixelstudios)

    No problem, glad to help. It looks like you just need some CSS to override the default styles of your theme. I believe the following additions will achieve your objective:

    .rps-image-gallery .wp-heading-text.gallery-heading { color: white; }
    .rps-image-gallery a, .rps-image-gallery a:link, .rps-image-gallery a:visited { line-height: 1em; }

    There are a couple of ways to override CSS, though arguably the most user-friendly is the Custom CSS feature in the Jetpack plugin by WordPress.com.

    Let us know if you need anything else.

    Thread Starter adriaan47

    (@adriaan47)

    thanks it works very well
    i did have make the chance in the child theme

    you have make me happy with your solution

    thanks Aad

    Plugin Author redpixelstudios

    (@redpixelstudios)

    Glad to help!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘changing color of title in gallery’ is closed to new replies.