Problems with mobile menu
Hi. I have some problem with the mobile version of my website: the top right menu, that is correctly visible on pc version, is’nt visible on mobile version (Shop, About, ecc). Moreover, the logo link (Laura’s Art Studio). in the mobile version in too big.
This is my web site: www.http://www.laurasartstudio.com/
Can you help me, please?
Thank you in advance
Laura
Attachments: You must be
logged in to view attached files.
Solution for this topic
Hi Laura,
I hope you are well today and thank you for your question.
You can resolve 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 .sh-table-cell.sh-group {
width: 70%;
}
.primary-mobile-light .sh-header-mobile:not(.sh-sticky-mobile-header-active) .c-hamburger:not(.is-active) span,
.primary-mobile-light .sh-header-mobile:not(.sh-sticky-mobile-header-active) .c-hamburger span:before,
.primary-mobile-light .sh-header-mobile:not(.sh-sticky-mobile-header-active) .c-hamburger span:after {
background-color: #6c6493!important;
}
.sh-header-mobile-navigation .sh-nav-cart i {
color: #6c6493;
}
Best regards, Shufflehound team
Hi,
thanks, this solved my problem.
Thanks again
Best regards
Laura
You are most welcome here 🙂
Popular choice Professional Developers At Your Fingertips! If you need services beyond standard support, we've got your back!
Let's get started
Services we offer: Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.Got it