Elements position for product listing

ThemeBurn SupportForumsOpenCart ThemesPavilion OpenCart ThemeElements position for product listing

This topic has been marked as resolved.

Hey guys, I noticed that the elements like price and add to cart buttons are jumping all over the place.

How can we make sure that add to cart and the price will always be aligned at the bottom of the box in product listings, so everything looks uniform.

Please see the image below:

September 7, 2016 at 12:12 am #50728
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
September 21, 2016 at 5:28 pm #51191

After upgrading to the latest version, the prices elements are all over the place again.

Is there a fix for the latest version?

January 4, 2017 at 7:11 am #54965

Hi,

We will need the live website and admin access so we can check.

You can use hidepost to share private information with the support staff.

BR,
ThemeBurn team

January 6, 2017 at 12:55 am #55077
January 6, 2017 at 2:24 am #55085

Hi,

You could use this extra CSS:

.tb_grid_view .product-thumb h4 {
  -webkit-flex: 1 0 auto !important;
          flex: 1 0 auto !important;
}

BR,
ThemeBurn team

January 9, 2017 at 1:09 pm #55173

Hi, upgraded to latest BE, and this problem reoccured.

March 28, 2017 at 8:53 am #57777

Hi,

We’ve never included the extra CSS we gave you, since it is not a universal solution for all our themes.

BR,
ThemeBurn team

March 28, 2017 at 4:43 pm #57781

But I usually add the extra CSS in the BurnEngine custom CSS field.

So how can I fix this issue?

Thanks!

March 29, 2017 at 7:26 pm #57844

Hi,

Is this problem still valid? We’ve checked your website and the price and buttons position at the bottom of the product box for all major browsers.

BR,
ThemeBurn team

April 2, 2017 at 11:55 pm #57958

Hi, yes it is still valid for “featured” blocks and some categories:

April 4, 2017 at 9:08 am #58011

Hi,

Can you please provide links?

BR,
ThemeBurn team

April 4, 2017 at 9:28 am #58012
April 5, 2017 at 11:23 pm #58059

Hi,

We’ve tested in all Chrome, Firefox, IE, Edge and there was no problem. Which is your browser/browser version?

We’ve added some vendor prefixed rules in the above examples. Can you please use the new code?

BR,
ThemeBurn team

April 7, 2017 at 10:37 am #58122

Hi, which new code are you referring to?

And you are right, the positioning seems to be ok on Chrome, however Im using Safari.

April 8, 2017 at 7:58 am #58158
Viewing 15 posts - 1 through 15 (of 16 total)
  • You must be logged in to reply to this topic.