Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #652190

    HI,

    if i change the original link color on the page (it is now orange) it also change to color of the buttons.

    how to only change this word (link) to black, with mouse over to orange

    #652196

    Hey BPC,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .main_color a, .main_color a strong {
        color: inherit;
    }
    

    Best regards,
    Yigit

    #652210

    thanks, your the best

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘link color’ is closed to new replies.