Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Logo full wIdth possible? #143490
    fuerholz
    Participant

    Thank you Psink

    The URL is

    Someone helped me in a WP-Forum with this code:

    `.site-branding {
    padding-left: 0 !important;
    padding-right: 0 !important;
    }
    .site-branding .custom-logo-link {
    margin-right: 0 !important;
    }
    .site-branding,
    .site-branding .custom-logo-link img {
    max-width: 100%;
    }

    This works as desired!

    Best, Christian

Viewing 1 post (of 1 total)