Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #764286

    Hi,

    is it possible to add some space to the left side of the first/left column of the submenu so that the menu items are a little bit more centered? The image in the second column should not be touched of the code.

    Kind regards

    #764582

    Hey Steffen,

    Just add this quick CSS at Enfold Theme Options > General Styling > Quick CSS

    
    .sub-menu .menu-item {
    padding-left: 54px;
    }
    

    Best regards,
    John Torvik

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.