Hi,
for whatever reason i get this red lines and don’t know how to get rid of it?
Hi @dennisth19,
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
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
.primary-desktop .sh-nav>li.menu-item ul a:after {
display: none !important;
}Thanks, but now there is a space between the image and the text:
Please change the above CSS code as following to remove that space.
.primary-desktop .sh-nav>li.menu-item ul a.post-overlay,
.primary-desktop .sh-nav>li.menu-item ul a:after {
display: none !important;
}
Popular choice
Professional Developers At Your Fingertips!
If you need services beyond standard support, we've got your back!
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.