• Resolved maplesyrup

    (@maplesyrup)


    I have tried all the options that people have suggested in previous threads but none are working πŸ™ maybe because they are all over 2yrs old and the code may have changed over time?
    Any help would be much appreciated

Viewing 1 replies (of 1 total)
  • Thread Starter maplesyrup

    (@maplesyrup)

    foundI had to use both sets of css

    @media (min-width: 768px)
    .site-header .site-branding img {
    height: auto;
    max-width: 280px;
    max-height: none;
    }

    .site-header .custom-logo-link img, .site-header .site-logo-anchor img, .site-header .site-logo-link img {
    width: auto;
    max-width: 280px;
    }

Viewing 1 replies (of 1 total)

The topic ‘Make Logo Larger’ is closed to new replies.