Links colour

Home Forums Technical Theme Support STAX Theme Links colour

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #452171
    Manu
    Participant

    Hello,

    Sorry to ask this simple question. How do I change the colour of the links. As default is green and would like a different one.
    You can see the links in the footer of my website are green http://www.ashtangayogacheltenham.com

    Thank you
    Manu

    #452219
    Emily Morgan
    Keymaster

    Hi Manu,

    Please try adding the following CSS:

    a:where(:not(.wp-element-button)) {
    color: #fff;
    }

    Let me know if you need further assistance.

    Emily

    #452866
    Hermit_Hernandez
    Participant

    I have the same question: How to change the link colour.

    Seeing as the customizer is not in the menu under “Appearance” for the Stax theme it would be helpful to know where to put this CSS.

    Many thanks

    Attachments:
    You must be logged in to view attached files.
    #453021
    David Morgan
    Keymaster

    Hello,

    The “Additional CSS” section has been added within the full-site editor as well. After navigating to Appearance > Editor, click on the template you would like to edit. Within the top right corner, you should see the “Styles” icon. Click on the icon, then click the “Style actions” icon (3 vertical dots). You should then see the option to add Additional CSS.

    I have attached a screenshot for reference.

    Thanks!

    Attachments:
    You must be logged in to view attached files.
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.