• Resolved jbruhy

    (@jbruhy)


    Hi,

    Could you please help me remove the top and bottom padding for the logo (both header and footer).

    Thank you for your help.

    Jen

Viewing 4 replies - 1 through 4 (of 4 total)
  • Nik

    (@nvourva)

    Hello Jen.

    You will need to add some custom CSS to achieve this.
    Install and activate this plugin then go to “Add Custom CSS” on your dashboard and paste this

    .site-logo {
        padding: 0 30px;
    }

    in the box.

    Thread Starter jbruhy

    (@jbruhy)

    Thank you for your assistance.

    Jen

    Nik

    (@nvourva)

    You’re welcome Jen!

    If this topic is resolved, please mark it as such.

    Thank you ??

    Thread Starter jbruhy

    (@jbruhy)

    Thanks again!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Remove top and bottom padding from logo’ is closed to new replies.