Stanley_CWC Posted January 21, 2022 Posted January 21, 2022 Site URL: https://www.zacbutchery.com/ Hi contributors, I am looking to insert a superscript 'New' on my menu bar on 'Our Recipes' to notify people of new content whenever there are any. Is there anyway I can do this, please? Thank you.
tuanphan Posted January 21, 2022 Posted January 21, 2022 Add to Design > Custom CSS div.header-nav-item:nth-child(3) a:after { content: "NEW"; font-size: 10px; position: relative; top: -10px; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment