Home › Forums › Gillion Theme › Widget 'Navigation menu'
Home › Forums › Gillion Theme › Widget 'Navigation menu'
Hi,
How can I achieve to customize the widget ‘navigation menu’, say to leave the dots or another color of the dots?
Best regards
Jürgen
Hi Jürgen,
Thank you for your question.
Could you please share me the screenshot of what you are trying to achieve and also share me page URL from your site where it is displaying so that I can help you to achieve it?
Best regards,
Shufflehound team
It seems your site is in under construction mode so I can’t access it.
Would you mind if I log in to your site and access it? If this is ok then could you please share me your site log in details privately by adding them in the box having text “Click here to share private content. Only you and forum moderators will be able to see it.”?
Pls see the credentials.
Solution for this topic
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
.sh-footer .sh-footer-widgets ul.menu { list-style: none; padding-left: 0; }
Great. Does work. Thank you.
You are most welcome here 🙂