Resolved

Link Color in Theme Settings Not Working

Ultra Theme started by Cassandra Zimmerman Mar 17, 2017 3 replies
Cassandra Zimmerman Mar 17, 2017 · 5:57 pm #6082

Hi, I have set a custom link color (purple: #bd3c97), but the original theme’s link color (blue) still appear.

I set the color in Appearance / Customize/ Theme Design/ Content/ Link Color

Can you help?

Home

Thanks,
Cassandra

Andrew Misplon Puro Mar 18, 2017 · 12:42 pm #6084

Hi, thanks for your support and sorry for the delay. I’ll be able to reply tomorrow and resolve then. Sorry it can’t be sooner. Thanks 🙂

Andrew Misplon Puro Mar 19, 2017 · 12:21 pm #6087

Hi Cassandra, thanks for the long wait, it’s most appreciated.

Please, try adding the following to your Custom CSS as a hotfix:

/* Links */
.entry-content p a:not(.ow-button-hover), .entry-content li a:not(.ow-button-hover), .entry-content dl a:not(.ow-button-hover), .entry-content pre a:not(.ow-button-hover), .entry-content code a:not(.ow-button-hover), .entry-content blockquote a:not(.ow-button-hover) {
    border-color: #bd3c97 !important;
}

I’ll attend to this in the next theme update. Sorry for the hassle.

Andrew Misplon Puro Mar 20, 2017 · 7:22 pm #6102

Thread migrated to email.

4 posts