Home › Forums › Jevelin Theme › Logo stretched on mobile
Home › Forums › Jevelin Theme › Logo stretched on mobile
The logo is stretched on iPhone 12 mini. It looks good on desktop.
Solution for this topic
I hope you are well today and thank you for your question.
You can resolve the issue by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
#page-container .sh-header-mobile-navigation .header-logo img { height: auto; }
Best regards,
Shufflehound team
Great. Thanks.
You are most welcome here š