New Landing How can we help? Themeforest Theme Support Pinpoint Recent Posts Misaligned

Viewing 11 posts - 1 through 11 (of 11 total)
  • Posted in: Pinpoint
  • #35598
    dairyworkers
    Member
    Post count: 4

    Hi There,

    Apologies if this has been asked already, I did have a look but wasn’t able to find this topic anywhere.
    I’m having problems with displaying 8 recent posts in the theme. 7 Will display fine, but then the 8th post will always be on a new line. See below.

    http://173.254.28.124/~nzdwuorg/test/

    Thanks
    Linda

    #35608
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi Linda,

    Think it’s a bug in the CSS, so in the meanwhile, if you plan on using 4 columns, add this in the Custom CSS box from the General theme options:

    .recent-post:nth-child(4n+1) {
        clear: left;
    }

    Regards,

    ————————————————————————————————————

    Cosmin – Support

    #35614
    dairyworkers
    Member
    Post count: 4

    Hi Cosmin,

    Thanks for replying so quickly. I have added that into the css box but it doesn’t seem to have fixed the issue. Would you like log in details?

    Thanks
    Linda

    #35632
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hmm, I don’t see it being added – did you hit Save?

    If you did, then please do privately reply with admin login and I’ll have a look.

    Regards,

    ————————————————————————————————————

    Cosmin – Support

    #35636
    dairyworkers
    Member
    Post count: 4
    This reply has been marked as private.
    #35639
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi,

    I honestly can’t find where you’ve inserted it, but it seems like it’s looking fine now? (tested with Firefox and Chrome)

    Anyway, I went ahead and added it in Pinpoint Options/General options -> Custom CSS, just in case it starts acting weird again 🙂

    Regards,

    ————————————————————————————————————

    Cosmin – Support

    #35642
    dairyworkers
    Member
    Post count: 4

    Hi,

    Thank you so much- have attached a screenshot of where I put the code in.. 🙂

    Thanks again!
    Linda

    #35946
    dairyworkers
    Member
    Post count: 4
    This reply has been marked as private.
    #37359
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi, I cannot see the problem you are referring to. Can you tell me which Browser and OS you are using and what I need to do in order to reproduce this?

    Thank you!

    #48857
    SomeChick
    Member
    Post count: 231

    I’m having this problem, but adding the code doesn’t seem to help. Help? TYVM. See attached.

    #49843
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hey, can you try this custom css:

    .recent-post {
    height: 500px;
    }
Viewing 11 posts - 1 through 11 (of 11 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