Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #720377

    Anyway to make the spacing for the link and text match. Right now they are different…There seems to be more space between the links that text. Ideally I would like things to be the same spacing as the links.

    #720823

    Hey mcraig77,

    I’m not sure I understand what you mean, the widgets on the sides seem to use a different font from the other two. What exactly are you looking to change?

    Best regards,
    Rikard

    #720852

    How do I decrease the line height on the sections with the links?

    #721320

    Hi,

    Please try the following in Quick CSS:

    #footer .widget_nav_menu a {
        padding: 0 !important;
    }

    Best regards,
    Rikard

    #721332

    Thanks!

    #721768

    Hi,

    Glad we could help :-)

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

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘footer font spacing’ is closed to new replies.