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

    I searched the forum and implemented everything the Kriesi gurus stated and still no-go, including changing both .content and .widget padding and margins. Nothing affects the spacing.

    http://www.tciwest.com/test/

    I want to decrease the spacing between each widget, above and below each horizontal line, by 50%.

    THIS DOES NOT WORK AT ALL:
    .sidebar .widget {
    margin-bottom: 10px !important;
    padding: 10px 0 10px 0 !important;
    }

    THIS WORKS FOR THE CONTACT WIDGET BOX ONLY:
    .content {
    padding-top: 20px;
    padding-bottom: 20px; }

    Thanks. Sorry to repost a topic already answered tons of times but the solutions do not work on my site for some reason.

    UPDATE: DISREGARD – FOUND SOLUTION (POSTING FOR THOSE WHO FIND THIS POST) – YOU HAVE TO GO INTO THE COLOR BOX AND CHANGE THE SECTION PADDING TO DEFAULT PADDING.

    • This topic was modified 8 years, 5 months ago by bonbuttercup. Reason: Found solution
    #653200

    Hi bonbuttercup!

    Glad you got it short out and mostly – you updated the topci!
    Please feel free to let us know if anything else is needed.

    Best regards,
    Basilis

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