This topic has 1 reply, 2 voices, and was last updated 10 years by Laura.

  • Author
  • #95915
     shellycs
    Participant

    Hi there, I am wanting to adjust the horizontal gap between widgets on my right sidebar so that the items are closer together. Can you please let me know where I can make this adjustment? Thank you 🙂

    #96105
     Laura
    Moderator

    Hello, just add this to style.css of child theme

    COPY CODE
    
    .sidebar .widget {
        margin: 0px !important;
        padding: 0px !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?