New Landing How can we help? Themeforest Theme Support Dante Quote post styling in masonry blog layout

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Dante
  • #137006
    rlshaw
    Member
    Post count: 47

    Blog posts in quote format have a styling problem when displayed in masonry layout. You can see they overun their alloted column space at url provided.

    #137024
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code to fix the issue easily.
    div.masonry-item-wrap div.quote-excerpt table{width:350px !important;}
    Thanks
    Mohammad

    #137029
    rlshaw
    Member
    Post count: 47

    Fixed part of it – see the page again…

    #137200
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please remove last one code and use this new custom css code :-

    div.masonry-item-wrap div.quote-excerpt table {
        margin-left: -15px;
        width: 360px !important;
    }

    Thanks
    Mohammad

    #137249
    rlshaw
    Member
    Post count: 47

    that didn’t work but if i set margin-left to -45px ! it aligns the left. will have to tweak the top also…

    #137279
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Have you managed to resolved it?
    Thanks
    Mohammad

    #137289
    rlshaw
    Member
    Post count: 47

    Left alignment problem is solved but can’t figure out what is the source of the white margin at top. Any ideas?

    #137300
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please add rule margin-top:-25px !important;.
    Thanks
    Mohammad

    #137310
    rlshaw
    Member
    Post count: 47

    perfect. that resolved it. Consider this issue closed.

    cheers, RS

    #137311
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome.
    Thanks
    Mohammad

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