[Support request] Byline & Category Links

Home Forums Support [Support request] Byline & Category Links

Home Forums Support Byline & Category Links

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1508583
    Alan

    I just noticed that my byline (“Publish Date” and “by” hex color #393939) are a different color than the category links (hex color #595959). How do I get them to be all the same color?

    Please let me know. Thanks,

    #1508629
    Elvin
    Staff
    Customer Support

    Hi,

    Can you link us to the site in question? So we could check what causes it and give you the proper CSS code to address this.

    You can provide the site details on the Private information textarea. Thank you. ๐Ÿ™‚

    #1508643
    Alan

    Elvin:

    See link attached.

    #1508652
    Elvin
    Staff
    Customer Support

    Thank you. ๐Ÿ™‚

    You can add these CSS codes to make sure they’re of the same color.

    time.entry-date.published {
         color: #595959;
    }
    span.cat-links a {
         color: #595959;
    }
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.