New Landing How can we help? Atelier Remove "side-details" column on blog

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #293545
    chriseddie
    Member
    Post count: 3

    I would like to remove the “side-details” column in my blog allowing content to span the entire middle column. I can achieve this by using the “Recent Posts” widget in the Swift Builder, but this is missing features like pagination.

    Essentially, I’d like my blog posts to look exactly like the Recent Posts widget.

    Can you help?

    Attachments:
    You must be logged in to view attached files.
    #293592
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .blog-item .side-details {
        position: absolute !important;
        z-index: 1111 !important;
        right: 25px !important;
        top: 65px !important;
    }
    .blog-item .post-content-wrap {
        margin-left: 0px !important;
    }

    Thanks
    Mohammad

    #293716
    chriseddie
    Member
    Post count: 3

    Thank you!

    #293722
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Glad 🙂 to help you.
    Thanks
    Mohammad

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register