Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1297388

    Hello Kriesi Team

    Grateful if you can assist me. I want to change the hyperlink colour on my footer only, but I am not able to change it. I want to change only the hyperlinks colour to white instead of the color set in the theme css.
    Thank you for your continued support.

    #1297764

    Hey ABL59,

    Thanks for the login details. This CSS under Appearance->Customize is adding that styling:

    .custom-html-widget a {
    	color: #db0033 !important;
    	text-decoration: underline;
    }

    If you remove that, then your links should use the theme settings.

    Best regards,
    Rikard

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