New Landing How can we help? Cardinal Recent post asset archive heights and layout

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Cardinal
  • #330458
    George
    Member
    Post count: 235

    Hey team,

    On the page above in the two recent posts assets there are a couple of styling and layout problems i’d love some help with.

    1. the gutters option is checked, but no gutters.
    2. each post is a different height on most screen sizes (this is responsive), but is there a way to ensure all even sizes?)
    3. I’ve hidden the post dates using the code below, but i’ve also hidden excerpts, what should the code be to show excerpt and hide date?

    .hidedate .post-date {
      display: none!important;
      margin-right: 10px!important;
    }

    Thanks in advance.

    George

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

    1) Gutters are removed when using the Bold Display Type.

    2) It’s a slight optical illusion. The heights of the items are the same, but the background color makes some seem less.

    Please add this to Theme Options => Custom CSS:

    .recent-post.has-thumb.col-sm-3 {
        background-color: #222222;
    }

    3) When using the Bold Display Type, the excerpt is not shown.

Viewing 2 posts - 1 through 2 (of 2 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