• Resolved adoyable

    (@adoyable)


    Hello all, hope you all doing well!

    I would like to make my logo bigger on this page https://bfb.lr-dev.com/, and I would like to know, how to skip logo cropping whenever I upload a logo in the customizer? So, I can upload the size of the logo that I want.

    Thanks! Have a great day!

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

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

    (@themagnifico52)

    Hello,

    For Making your logo size bigger then follow further steps.

    Go to Customizer >> Additional CSS >> Paste the below CSS code >> Publish. It will change the size of the logo on the home page.

    .site-logo img {
    width: 250px;
    }

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘Skip logo cropping’ is closed to new replies.