badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

need custom css to change the link color

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3203
    lacholmes
    Participant

    Can you direct me to the correct custom css to change the link colors throughout the site?

    #3260

    @lacholmes To change the link color Go to Appearance -> Theme Option -> Design Option Tab -> Custom CSS and paste the following CSS code:

    a {
        color: #05A9C5;
    }

    Note: change above #05A9C5 Hex color code with your own Hex color code.

    Now, Click on Save All Changes Button and Refresh your browser.

    Thank you for using our theme.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.