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

    Ahoy,

    How do I change the link text size in the footer? I used this code to change the text but it did not change the links.

    #top #wrap_all #footer .flex_column p{
    font-size: 13px !important;
    }
    #720360

    Hey mcraig77,

    Please try this:

    #footer a {
      font-size: 13px !important;
    }

    Best regards,
    Rikard

    #720777

    Thanks!

    #720954

    Hi,

    Glad we could help :-)

    Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Footer Link text size’ is closed to new replies.