• Resolved im2badd

    (@im2badd)


    I want 3 images on a single row. I select 3 images per row, but the 3rd image it pushed to the next row. It I select 4 images per row. The third image in in the correct row with the first two.

    If I create a 4th image, it is pushed to the next row.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter im2badd

    (@im2badd)

    I think I may have fixed this. Seems my theme may be the issue.

    .thrv_wrapper div {

    1. box-sizing: inherit;

    }

    Hi @im2badd

    Thank You very much for contacting us and hope you doing well.

    After checking our website it’s working properly. Most of the time we suggest user, use box-sizing: border-box;

    In your website box-sizing: inherit; working properly so no need to modify again.

    Hi @im2badd

    This thread has been inactive for a bit, so I’m going to mark it as Resolved now. Please feel free to open a new one if you have any further questions.

    Cheers!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Last image sets on the next row.’ is closed to new replies.