Logo size and position in mobile

Posted in: Newspaper
Post count: 114

Hi,
The logo in mobile view shows at right and more big, and I don’t know how to fix it. In Header > Logo for mobile I have a logo in 140 x 48px and in retina logo mobile I have the size in 280 x 96px. You can see it in mobile: http://chilecientifico.com
Thanks,

Post count: 22421

Hello,

You seem to have quite a few css rules ion your theme panel- custm css box. Please make a back-up of these css rules and then remove them from the theme panel. Then check the mobile logo again. I suspect the custom code is the cause of this issue. If it’s so you will have to use the advanced css boxes to only target specific viewports.

Thank you!

Post count: 114

Hi, you’re allright. I had some custom styles for logo in desktop with problems for logo in mobile. Finally I deleted all styles and found the mobile logo style in:

@media
(max-width: 767px){ .td-medicine .td-header-style-12 .td-main-menu-logo img {max-height: 45px;}
}
Thank you very much!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.