Remove title bar from moble
how do you remove the title bar with breadcrumbs from mobile view. I was able to remove it from the desktop view, but it continues to show in the mobile versions.
Thanks for your help!
Hi @egamb ,
I hope you are well today and thank you for your question.
Could you please share the page URL from your site where it is displaying so that I can help you to remove it?
Best regards, Shufflehound team
Here is an example:
The breadcrumbs don’t show on my site for desktop, but show on mobile devices.
Elaine
Solution for this topic
I could confirm the issue on my test site, therefore, I notified the theme developer about this so that it will be fixed.
The issue will be fixed ASAP.
In the meanwhile, you can remove 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-titlebar.sh-titlebar-mobile-layout-compact.sh-titlebar-mobile-title-off {
display: none;
} You are most welcome here 🙂
Thank you! I updated it today.
You are always 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