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

    Is there any way to remove the padding from the menu link when i’m using the Widget > Navigation Menu.
    At the moment the menu items in the footer column 3 using the widget have too much spacing between the vertical menu page lists.

    I used google chrome developer tools inspector below to view the padding issues i’m having but wanted to know how i can make all the padding items zero and add to the custom css ?
    When I copy the following from google chrome developer window into custom css it does not work?

    (copied from google chrome developer window)
    .widget_nav_menu a {
    display: block;
    padding: 4px 0px 5px 0;
    text-decoration: none;
    }

    #1002503

    Hey LeoDental,

    Thank you for using Enfold.

    You have to toggle the theme’s Performance > File Compression panel to regenerate the stylesheets. Purge the cache afterwards.

    Best regards,
    Ismael

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