[Resolved] Navigation widget customization

Home Forums Support [Resolved] Navigation widget customization

Home Forums Support Navigation widget customization

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1656366
    Manuela

    Hello,

    Could you help me change the text’s color from the navigation widget from the footer? Instead of grey, I’d like to make it darker.

    Thank you,

    #1656387
    Ying
    Staff
    Customer Support

    Try this CSS ๐Ÿ™‚

    .inside-footer-widgets ul li a {
        color: #000;
    }
    #1656557
    Manuela

    Thank you very much, Ying!

    #1658288
    Ying
    Staff
    Customer Support

    You are welcome ๐Ÿ™‚

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