[Resolved] Link Color in Theme Settings Not Working

Tagged: 

  • Author
    Posts
  • #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 Page

    Thanks,
    Cassandra

    #6084

    Andrew Misplon
    Keymaster

    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 🙂

    #6087

    Andrew Misplon
    Keymaster

    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.

    #6102

    Andrew Misplon
    Keymaster

    Thread migrated to email.

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

You must be logged in to reply to this topic.

Scroll to top