Home › Forums › Jevelin Theme › Increase Logo Size on Mobile View
Home › Forums › Jevelin Theme › Increase Logo Size on Mobile View
Solution for this topic
Hi @tomshaw68,
I hope you are well today and thank you for your question.
You can achieve it 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
.sh-header-mobile-navigation .container { max-width: 95% !important; }
Best regards,
Shufflehound team
Works great, thanks!
You are most welcome here š