How to change hyperlink color - by tuijatuulia

This topic has 6 replies, 3 voices, and was last updated 4 years, 7 months ago ago by tuijatuulia

  • Avatar: tuijatuulia
    tuijatuulia
    Participant
    October 3, 2020 at 13:36

    What are the hyperlinks (texts that are links) called in Xstore Styling page? There are just dark and light buttons and active buttons and framed buttons.. I would like to change the color of hyperlinks but not normal text.

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 4, 2020 at 08:48

    Hello,

    You can change “Main Color” in Theme Options > Styling

    Regards

    Avatar: tuijatuulia
    tuijatuulia
    Participant
    October 12, 2020 at 18:15

    My Main color is green – it shows in buttons and breadcrumb trail but in links that are inside text.

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    October 13, 2020 at 15:00

    Hello,

    We don’t have a special option for this. Add the below code to Theme Options > Custom CSS to change the color of the links in your text

    p a {
        color: #99e165;
    }

    Regards

    Avatar: tuijatuulia
    tuijatuulia
    Participant
    October 13, 2020 at 16:03

    Thank you – I will try this.

    Avatar: tuijatuulia
    tuijatuulia
    Participant
    October 13, 2020 at 16:14

    Thank you – This worked well 🙂

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘How to change hyperlink color’' has been successfully resolved, and the topic is now closed for further responses

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.