• Hello

    How can i get the logo with the background on full size?
    What i mean is so that u cannot see any white around the logo?

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

Viewing 1 replies (of 1 total)
  • Theme Author satoristudio

    (@satoristudio)

    Such setup is not envisaged in Bento, but you can achieve it via custom CSS, for example:

    .site-header .bnt-container { max-width: none !important; }
    .logo { padding: 0 !important;
    .site-header { padding-top: 0 !important; }
Viewing 1 replies (of 1 total)
  • The topic ‘Logo in full size?’ is closed to new replies.