Viewing 5 replies - 1 through 5 (of 5 total)
  • TUT Support

    (@phpexpert21)

    Hello simonmurrayimages,

    To change the size of the logo please apply the below custom css-

    .navbar-brand.navbar-brand-logo {
    width: 175px !important;
    }
    

    I hope the above was helpful.

    Regards,

    Manoj

    Thread Starter simonmurrayimages

    (@simonmurrayimages)

    Thank you
    It didn’t work, my logo is still tiny!

    AC

    (@purplecodes)

    Themeisle Support

    Hello there,

    I checked your site and your logo size issue has been fixed.
    Do you still need help?

    Thread Starter simonmurrayimages

    (@simonmurrayimages)

    Logo size issue remains, my logo is tiny and barely visible even after following the above steps
    Thanks

    AC

    (@purplecodes)

    Themeisle Support

    Hello there,

    Checked your site again today and the logo does not appear to be visible.
    https://prntscr.com/h6hlgx
    Kindly re-upload.
    If it appears tiny still after the upload, kindly try the CSS below:

    .navbar-brand > img{
    max-height: 180px !important;
    }

    Change the max-height value as required
    Let us know how it goes.

    • This reply was modified 7 years ago by AC.
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Change logo size’ is closed to new replies.