[Resolved] how: content with / sidebar widgets without spacing?

Home Forums Support [Resolved] how: content with / sidebar widgets without spacing?

Home Forums Support how: content with / sidebar widgets without spacing?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #165796
    Sven

    Hi Tom,

    I actually wonder how to change the layout and didn’t find a solution in the knowledge base or forum:
    in general I’d like to have the content separated (so with spacing between posts), BUT: no spacing in the sidebar… there should only be one continuous area with one color and without spacing of the widgets!?

    I didn’t find how to customize that and appreciate your answer!

    Thank you in advance,

    Sven

    #165808
    Sven

    I coincidentally figured it out… 🙂

    basic colors –> background color = sidebar widget colors –> background color

    #165809
    Tom
    Lead Developer
    Lead Developer

    Great!

    You can also remove the spacing with this CSS:

    .separate-containers .widget {
        margin-bottom: 0;
    }
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.