Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #306779

    Hi,

    How can I shrink the height between widgets at the sidebar.

    see example at this link http://thinkdif.co.il/blog/

    Thanks
    Tal

    #306968

    Hey Tal!

    Please add following code to Quick CSS

    .widget {
    padding-bottom: 0;
    margin-bottom: -10px;
    }

    Best regards,
    Yigit

    #307198

    Great, Thanks a lot!

    you are the best support team ever!

    #307286

    Hi!

    You are welcome Tal, always glad to help!

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘side bar widget –’ is closed to new replies.