New Landing How can we help? Atelier Blog masonry tile background colour

Viewing 3 posts - 1 through 3 (of 3 total)
  • Posted in: Atelier
  • #327787
    georgie
    Member
    Post count: 37

    Hi

    How do I change the grey background colour that appears for posts in the masonry style blog layout? I couldn’t find it in the colour customiser…

    #327796
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,
    Add the code below to your custom css option.

    .masonry-items .blog-item .details-wrap:before {
        background: transparent!important;
    }
    
    .posts-type-bold .recent-post .details-wrap, .masonry-items .blog-item .details-wrap, .blog-grid-items .blog-item>div, .product-shadows .preview-slider-item-wrapper {
        background: #f1ecec!important;
    }

    To change the grey color, adjust the background color of the last css rule.

    -Rui

    #331599
    markmckay
    Member
    Post count: 13

    Hi,

    I tried this and it worked.

    Now how can I change:

    .date-overlay narrow-date-block

    Also, when I add the code you have provided, the blog post styling disappears and the styling changes.

    Please see attached.

    Attachments:
    You must be logged in to view attached files.
Viewing 3 posts - 1 through 3 (of 3 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