Logo too small on the mobile..

ThemeBurn SupportForumsOpenCart ThemesPavilion OpenCart ThemeLogo too small on the mobile..

This topic has been marked as resolved.

The logo is perfect on the desktop but too small on the mobile. I thought I saw this addressed before but can’t find it now…
Any help welcome,
Cheers

February 27, 2016 at 2:39 am #45154

Hi,

Can we take a look at the live example?

BR,
ThemeBurn team

March 2, 2016 at 6:06 pm #45244

Sent you a link via email support..with the link to see the non-live site.
Hope you can help me.
Cheers,
Frank

March 3, 2016 at 9:35 pm #45288

First image is the desktop look, and the second it the mobile size…
I would like mobile to be 80% of the original or a set PX size… (I would like it to take up the full width on the mobile).

Cheers,

March 5, 2016 at 3:36 am #45306

Hi,

Generally, there is no fixed size set for logo image under mobile devices. It just need to fit in the container. Sometimes, if you have chosen a fixed width container (header) there might be some additional pixels around logo.

BR,
ThemeBurn team

March 7, 2016 at 6:19 pm #45340

In case it helps somebody.

I added this to Pavilion CUSTOM STYLES and it seems to work:

#site_logo img {
  max-width: 100%;
  max-height: 100%;
  vertical-align:middle;
}

Don’t exactly know why but so far, so good!

Cheers

March 10, 2016 at 4:26 am #45393

Marked the topic as “resolved”.

BR,
ThemeBurn team

March 14, 2016 at 9:47 am #45490
Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.