• Resolved j4n5s1

    (@j4n5s1)


    Hey,

    I’m having a little problem here where I can’t get any further.

    On the computer the footer is relatively large in relation to the content.
    Is there a possibility to reduce the size of the footer automatically or by hand?
    The best way would be to keep the footer very compact

    With the mobile version of the site the footer is perfect.

    Thanks in advance

    Jonas

    Additional information:

    WordPress version: 5.3.2
    Hemingway Version: 1.75

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi @j4n5s1,

    Go to Appearance → Customize → Additional CSS (the menu labels might be different in your language) and add the code below:

    .footer.section { padding: 2.5% 0; }

    Adjust the percentage as needed. Let me know if that does it.

    — Anders

    Thread Starter j4n5s1

    (@j4n5s1)

    Hello Anders,

    thank you for your quick response.

    I just tried that and it worked for me.

    Many, many thanks ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Footer too big’ is closed to new replies.