Space between widgets

  • Posted in : Read WP
  • cvenegas
    Participant

    How can I reduce the space between widgets?

    ahmetsali
    Keymaster

    Hi, try this custom css code;

    #secondary .widget { padding-bottom: 1em; }
    
    cvenegas
    Participant

    It works, thanks!

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.