Shop Categories

X

change color of individual menus/text in footer

Home Forums Agama Pro change color of individual menus/text in footer

Topic Resolution: Resolved
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #4036
    Stefan
    Participant

    hi Jerry,
    I use individual menus and text widget in the footer aera. Do you know how I could change the link/hover color of link and text items? Knoe they are light blue, what do absolutly not match to the allover design

    Thank you Stef

    http://kaffeekoster.de/

    #4048
    Jerry
    Keymaster

    Try adding custom CSS code to: Appearance -> Customize -> General -> Additional CSS

    .footer-widgets a { color: #desired_color; }
    .footer-widgets a:hover { color: #desired_color; }

    Best Regards

    #4058
    Stefan
    Participant

    perfect !!
    Thank you Jerry

    #4067
    Jerry
    Keymaster

    I will include styling feature for those section in next theme update.

    Regards

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