Home › Forums › Jevelin Theme › Different logo in mobile version
Home › Forums › Jevelin Theme › Different logo in mobile version
Solution for this topic
Hi @Demetris,
I hope you are well today and thank you for your question.
We can’t add a different logo for mobile but you can reduce mobile logo size 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 { max-width: 100px !important; }
Best regards,
Shufflehound team
Fixed!! thank you Sir ! :))
You are most welcome here š