Home › Forums › Gillion Theme › Help with mobile menu
Home › Forums › Gillion Theme › Help with mobile menu
link: https://totalscam.com
Hi @borishar,
I hope you are well today and thank you for your question.
You can remove that duplication on mobile 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
#header-mobile li.menu-item:last-child, #header-mobile li.menu-item.sh-nav-search.sh-nav-special { display: none; }
Best regards,
Shufflehound team