• prosperiteadetox

    (@prosperiteadetox)


    I have no idea why my logo is so big, but on the mobile version, it overlaps my pictures on the homepage. Can someone please tell me how to make it smaller – or back to what it should be?

    https://www.prosperiteadetox.com
    There is the site.
    Thank you so much.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Alexandra

    (@alexandrastan001)

    Hello,

    Did you make custom changes to the logo size before?

    Best regards,
    Alexandra

    Thread Starter prosperiteadetox

    (@prosperiteadetox)

    Hi there,

    I don’t believe I have. I changed the nav bar to black, but somehow it enlarged. Do you know the CSS code to fix it? Or the original code?

    Thank you so much

    Alexandra

    (@alexandrastan001)

    Hello,

    Please install Simple Custom CSS and add the following code:

    @media(max-width: 767px) {
     .navbar-brand > img {
       max-width: 150px !important;
     }
    }

    Best regards,
    Alexandra

    Thread Starter prosperiteadetox

    (@prosperiteadetox)

    Hi again,

    The code did not work. Is there any other code? Or something I should look for in my style sheet?

    I really appreciate your help, thank you.

    Alexandra

    (@alexandrastan001)

    Hi,

    Unfortunately, the theme doesn’t support this customization and, as much as I would love to help with some custom code, this is beyond the support offered for our products, which consists of bug fixing and theme documentation.

    Regards,
    Alexandra

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Logo on Nav Bar is too big’ is closed to new replies.