Different logo in mobile version
Hi there,
Is possible to add smaller logo in mobile version..?
Because the logo cover the hero image in mobile version
Please check by your self :
Attachments: You must be
logged in to view attached files.
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 🙂
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