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

    Hi!

    Erst einmal ein großes Lob für das tolle Design!

    Jetzt meine Frage:

    Wie kann ich den Abstand der einzelnen Widgets in der Sidebar ändern? Derzeit ist der Abstand relativ weit.

    #127814

    Hi,

    You can add this on your custom.css or Quick CSS

    .widget {
    padding: 10px 0 10px 0;
    }

    You can adjust the top and bottom padding values.

    Regards,

    Ismael

    #127815

    Thx

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Sidebar’ is closed to new replies.