• Resolved iidnew

    (@iidnew)


    Hi there,

    I would like to use a site logo that is 280 x 90 pixels in size (width x height).

    Whenever I upload and crop this image, it is re-sized (to fit a 150×150 max- I think).

    Is there a way to increase the max allowed site logo image size?

    Thanks!

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author alexvtn

    (@alexvtn)

    Hi @iidnew
    i’m sorry for the delay.

    Could you please send me an email to [email protected] to receive a child theme with this new layout?

    Alternatively you can use and customize the following custom css code.

    @media (min-width: 992px) {
    #header .col-md-2 {
    width: 26.66666667%;
    }
    #header .col-md-10 {
    width: 73.33333333%;
    }
    }
    #logo img {
    max-height:90px;
    }

    Have a nice day

    Alex

    Thread Starter iidnew

    (@iidnew)

    Perfect! The CSS works just fine, thank you so much!

    Theme Author alexvtn

    (@alexvtn)

    Hi @iidnew

    you’re welcome ??

    Have a nice day

    Alex

    thaimaster

    (@thaimaster)

    Hi.
    Im having the same issue with my website. Can you help how to get my logo over the white strips in the header .www.sellingthailand.com
    Mark

    Theme Author alexvtn

    (@alexvtn)

    Hi @thaimaster

    Could you please activate again Bazaar Lite on your website? https://www.sellingthailand.com

    Thank you

    Have a nice day

    Alex

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Logo Size’ is closed to new replies.