Comments Pierre started the conversationFebruary 13, 2018 at 12:21pmHi guys,First of all, TheGem is a great product. I love your template system and CSS animations.I am facing some difficulties having my logo to appear on mobiles (works fine on tablets).I guess it's due to the size of the logo.Could you provide a CSS line to solve this problem?Thank you, 7,092Oliver repliedFebruary 13, 2018 at 12:22pmHI! pls. use following css: @media (max-width: 768px) { body #site-header .logo-position-menu_center:not(.header-layout-fullwidth_hamburger):not(.header-layout-overlay) > .site-title { display: table-cell; } } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, OliverPierre repliedFebruary 13, 2018 at 12:33pmWorked fine.Thank you for the quick answer, REALLY appreciated. 7,092Oliver repliedFebruary 13, 2018 at 12:35pmFeel free to contact us if you need help.Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
Hi guys,
First of all, TheGem is a great product. I love your template system and CSS animations.
I am facing some difficulties having my logo to appear on mobiles (works fine on tablets).
I guess it's due to the size of the logo.
Could you provide a CSS line to solve this problem?
Thank you,
HI!
pls. use following css:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Worked fine.
Thank you for the quick answer, REALLY appreciated.
Feel free to contact us if you need help.
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver