Home › Forums › Jevelin Theme › Logo on mobile
Home › Forums › Jevelin Theme › Logo on mobile
Hi Rocio,
I hope you are well today and thank you for your questions.
Your shared site is not accessible because it is not .com but .co
You can achieve this 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 .container { max-width: 90% !important; } .primary-mobile-light .sh-header-mobile { border-bottom: 0 !important; }
Best regards,
Shufflehound team