New Landing How can we help? Cardinal Blog post display issues

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Cardinal
  • #261693
    WineDesignNL
    Member
    Post count: 204

    Hi there,

    I have some issues with the blog post on my homepage.

    1. In my settings I set masonry, with 5 columns and 5 items to display. But when I scroll down, it loads more items. I want only the 5 recent items to be display on the homepage.
    2. The word-break isn’t working. It displays the excerpt outside the container?

    See image attachments!

    Attachments:
    You must be logged in to view attached files.
    #261708
    David Martin – Support
    Moderator
    Post count: 20834

    1) Click the ‘Aux’ tab and remove the setting “Pagination”, set that to “None”.

    2) Please test this CSS:

    .blog-item .quote-excerpt p {
        word-wrap: break-word;
    }

    Thanks.

    #261833
    WineDesignNL
    Member
    Post count: 204

    Thank you David!

    #261834
    WineDesignNL
    Member
    Post count: 204

    Sry! Resolved!

    #261853
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Great thanks to David for solving this.
    Thanks
    Mohammad

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

You must be logged in to reply to this topic.