Comments nnavayugam started the conversation4 days ago on Monday at 5:05pmhi There,my Primary menu is moving out of the top bar when i add more menus, also while the resize the browser same issue occurs. please help with dong necessary CSS changesAttached files: Screenshot 2025-06-02 223317.png Screenshot 2025-06-02 223434.png 2,873PenciDesign replied4 days ago on Monday at 7:39pmHi, Please go to Appearance → Customize → Custom CSS then add the following custom CSS code: @media only screen and (min-width: 961px) { #navigation.menu-item-padding ul.menu > li > a { padding: 0 5px; } } Regards,PenciDesign.1 Like Sign in to reply ...
hi There,
my Primary menu is moving out of the top bar when i add more menus, also while the resize the browser same issue occurs. please help with dong necessary CSS changes
Attached files: Screenshot 2025-06-02 223317.png
Screenshot 2025-06-02 223434.png
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
Regards,
PenciDesign.