Comments Claudio D'Angelo started the conversationSeptember 21, 2020 at 5:25pmhi, I need to show all menu items correctly. unfortunately the menu is cut and the dots are shown to me ... how can I bring the menu items closer together so as to show it completely? 1,692Andrey repliedSeptember 22, 2020 at 8:27amHello, Dear Claudio D'Angelo! Please click WP Dashboard => Appearance => Customize => Additional CSS and paste this code here: .sf-menu > li > a { padding-left: 15px; padding-right: 15px; }Then save changes and check result at front-end. Best Regards! Sign in to reply ...
hi, I need to show all menu items correctly. unfortunately the menu is cut and the dots are shown to me ... how can I bring the menu items closer together so as to show it completely?
Hello, Dear Claudio D'Angelo!
Please click WP Dashboard => Appearance => Customize => Additional CSS and paste this code here:
Then save changes and check result at front-end.
Best Regards!