Tagged: , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #100521
    Leslie Bigos
    Participant

    Hello,
    I am having difficulty styling the link color in my Footer Area One, Area Two, Area Three …

    I’m not understanding where the Link color is coming from. Can you please help? I want to make the link color #d6ab49

    My staging site is: http://www.lsbwebworks.com/adelain/

    #100538
    Mahesh
    Keymaster

    @bigoslesli: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:

    #footer-sidebar .widget-area a {
        color: #d6ab49;
    }

    Regards,
    Mahesh

    #100579
    Leslie Bigos
    Participant

    Perfect! Thanks so very much.

    #100638
    Mahesh
    Keymaster

    @bigoslelsli: Thank you for your appreciation. Have a nice day!

    Regards,
    Mahesh

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Link colors in Footer Widget Area’ is closed to new replies.