red spot in menu in header
How you setup red spot in menu?
thank you
Hi @krenek,
I hope you are well today and thank you for your question.
I am not sure which red spot you are referring to so could you please share the screenshot of it?
Best regards,
Shufflehound team
Hi a spoke about this
Attachments:
You must be
logged in to view attached files.
To achieve this, please add the below code in the navigation label as shown in the attached screenshot.
<i class="nav-new"></i>
Then add 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
body i.nav-new {
width: 6px;
height: 6px;
background: #f63a4c;
display: inline-block;
border-radius: 10px;
top: -7px;
position: relative;
margin-left: -3px;
}Attachments:
You must be
logged in to view attached files.
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.