New Landing How can we help? Atelier Mansory Blog – customization question

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #235418
    dianavcarrico
    Member
    Post count: 56

    Hi there people,

    Another doubt, how can I eliminate the mansory blog the section where it shows the excerpt / read more? I only want to show the thumbnail / image that links itself to the post. (see screenshot) – I think this question was already posted before if I’m not mistaken, but couldn’t find it on the forum…

    Also, on the blog post itself, since I’m using the social warfare plugin, wonder how can I elimintade the “share” section from posts. (see screenshot)

    Thank you so much once again,

    – Dee

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

    Hi

    In the blog options set ‘show read more button’ to no

    Add this to your custom css:

    .post-details-wrap .sf-share-counts {
      display: none;
    }

    – Kyle

    #235556
    dianavcarrico
    Member
    Post count: 56

    Hi Kyle,

    The code worked okay but there’s the bar left there hanging. (see screenshot)

    Maybe I didn’t explain myself, but it’s the blank section bellow the thumbnail I want to delete (screenshot).

    Thanks!

    – Dee

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

    Add this to your custom css:

    .masonry-items .blog-item .details-wrap {
      display: none;
    }
    .post-details-wrap .comments-likes {
      border-top: none;
      margin-top: 0;
      padding-top: 0;
    }

    – Kyle

    #235609
    dianavcarrico
    Member
    Post count: 56

    Perfect!

    You guys are the best support team ever.

    – Dee

    #235611
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

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