Sorry, it is HEADER NUMBER 6, not 7, my mistake. Sorry!
Solution for this topic
Hi Rocio,
Thank you for your question.
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-header-6 .sh-nav > .menu-item:last-child,
.sh-header-6 .header-logo {
border: 0 !important;
}
Best regards, Shufflehound team
Hi there,
Thank you so much for your instructions, the css provided removed the underline on the desk format (which is great!). However is still showing it on the right and left sides on mobile (please see screenshot), can you please also help me to remove that?
Thanks!
Rocio
Attachments: You must be
logged in to view attached files.
Solution for this topic
You can remove the border on mobile using below CSS code.
.sh-header-mobile-navigation {
border-bottom: 0 !important;
} Thank you so much, this worked! Great help as always 🙂
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