Comments Stephen Hammock started the conversationApril 18, 2019 at 2:04pmHi, thanks for your previous replies. I can't figure out how to remove the "Period" inserted in the main menu "Anchor" tag. Can you please advise? 850Jelly repliedApril 18, 2019 at 4:52pmHello,Please go to main.css and add this at the end:.navbar-default .navbar-nav>li>a:before { content: none !important;}Best Regards,Jelly Team Sign in to reply ...
Hi, thanks for your previous replies. I can't figure out how to remove the "Period" inserted in the main menu "Anchor" tag. Can you please advise?
Hello,
Please go to main.css and add this at the end:
.navbar-default .navbar-nav>li>a:before {
content: none !important;
}
Best Regards,
Jelly Team