• Resolved jfken

    (@jfken)


    Hi,

    I have started to use this great theme and pretty much everything is fine except one strange thing that hasn’t happened to me in other themes:

    Inside the blockquotes, any hyperlink is showing in just black color, indistinguishable from the rest of the text.

    Outside of blockquotes is showing in beautiful blue which is easy to spot.

    Is there any way to fix this?

    Thanks for any help!

    • This topic was modified 7 years, 1 month ago by jfken.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter jfken

    (@jfken)

    Hi, I want to add that whenever I hover with the mouse on the hyperlink, it does get this purple color as it should. It’s the rest of the time that it appears just black.

    Hi @jfken ,

    Thanks for letting us know this small enhancement in our theme. We would surely add a patch for this in our future update.

    Meanwhile, you can use this code in order to add your own color for hyperlinks in blockquotes.

    .wp-block-quote a {
        color:#0274be;
    }

    Regards,
    Deepak

    Thread Starter jfken

    (@jfken)

    Thanks a lot!

    • This reply was modified 7 years ago by jfken.

    Hi @jfken ,

    You are welcome! 🙂

    Regards,
    Deepak

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Hyperlinks inside blockquote have no color’ is closed to new replies.