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

    Hi,
    I used the content element “blog posts” to show the most recent posts on the Homepage.
    How can I increase the space between the 4 columns and make them use the entire width just like the element above and below?

    This is how it looks like:

    This is how I want it to look like:

    Thanks

    #1141358

    Hey DK-Handelsvertretung,

    I can see this css code which causes the issue:

    div .flex_column {
        margin-left: 5px!important;
    }

    Please remove it and it should be spaced correctly.

    Best regards,
    Nikko

    #1141385

    Can’t remember what I needed it for earlier but it did the trick. Thanks!

    #1141456

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Content element "Blog Posts": Column space & use all available width’ is closed to new replies.