New Landing How can we help? Atelier [Recent Posts] Standard Row Custom CSS

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Atelier
  • #191947
    mrfelix
    Member
    Post count: 5

    hi,

    I would like to customize the CSS for the Standard Row type (Recent Posts).
    Basically I want to have a smaller thumbnail size and increase the width of the item detail with a smaller font size. In essence, what I’m trying to do is adjust the ‘standard row’ to recreate the Post List type (Recent Posts) with an added thumbnail.

    Can you point me in the right direction?

    thanks,

    Maarten

    #191955
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Sorry I don’t fully understand, can you provide a mockup of what you’re trying to achieve?

    – KYle

    #191972
    mrfelix
    Member
    Post count: 5

    here you go!

    Attachments:
    You must be logged in to view attached files.
    #191979
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok no problem, what’s your link?

    – Kyle

    #191981
    mrfelix
    Member
    Post count: 5
    This reply has been marked as private.
    #192028
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .posts-type-standard-row .figure-wrap {
      width: 35%;
    }
    

    I would also recommend removing the date as it is too big on the image:

    .posts-type-standard-row .figure-wrap .date-overlay {
      display: none;
    }

    – Kyle

    #192475
    mrfelix
    Member
    Post count: 5

    hi Kyle,

    Thanks! How do I decrease the height and margin-bottom of each .posts-type-standard-row, and how do I add the date to the details-wrap?

    Maarten

    #193187
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Those login details are no longer working for me, can you check?

    Thanks.

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

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

License required for one of the following items
Login and Registration Log in · Register