Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #604381

    Hope you guys are well.

    Tried a couple of forum css fixes prior to asking but to no avail

    Grid Layout/ Widget/ Custom Menu
    – wish to reduce the double spacing between menu items
    – general formatting of the menu items (left right , top & bottom padding)

    As always thanks for your help and top support
    Chris

    #604465

    Hi Chris,

    Can you post the link to your website please?

    Regards,
    Josue

    #604485
    #604495

    Change your code to:

    .widget_nav_menu .menu-item {
    	padding: 0 !important;
    	margin: 0 !important;
    }
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.