• Resolved sharonvillines

    (@sharonvillines)


    I’ve spent hours trying to get the widget title in the primary sidebar to move closer to the body of the widget. It won’t budge. I can reduce the space between widgets but not between the title and the body.

    Please help!

    http://streettostreet.org

Viewing 2 replies - 1 through 2 (of 2 total)
  • Rajesh Gupta

    (@rajeshcvani)

    Try this in your stylesheet

    .footer-sidebar .widget .widget-title, .primary-sidebar .widget .widget-title {
        margin-bottom: 10px;
    }

    Adjust your bottom margin value as you like.

    Thread Starter sharonvillines

    (@sharonvillines)

    Thank you very much. It worked perfectly!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Widget Title’ is closed to new replies.