Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: articles overlapping the bottom ones #4359
    smagnun
    Participant

    just posting the solution, this was the best way I find to solve this, thanks for this great theme 🙂

    #masonry-loop .post-wrapper .entry-content {
    position: relative;
    }
    #masonry-loop .masonry-entry .likebtn_container {
    display: block;
    position: absolute;
    top: -27px;
    right: 2em;
    }

    in reply to: articles overlapping the bottom ones #4315
    smagnun
    Participant

    this solution seems to be good

     

    I’ll test them and see which one is better, thanks for the patience

    in reply to: articles overlapping the bottom ones #4309
    smagnun
    Participant

    after a few tests I realized it is still overlapping…

     

    even with this solution, any other idea?

     

    thanks

    in reply to: articles overlapping the bottom ones #4308
    smagnun
    Participant

    sorry, actually this padding-bottom solve the issue, not perfect because when it loads correctly I may see a blank space below the articles, but it’s ok, better than cut it…

     

    thanks

    in reply to: articles overlapping the bottom ones #4307
    smagnun
    Participant

    yes, this is a plugin from wordpress, and it looks like the like buttons are doing this.

     

    this solution doens’t work, probably because the absolute stuff

    the weird thing is when I switch between the website this solve.

     

    hard, I don’t want to deactivate the like buttons…

    if you have another idea let me know, thanks anyway

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