• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Marek
  • Private: No
  • Open Date: 29.08.18, 11:55
  • Opened by: joaquin yelo
  • Closed by: Marek
  • Closed on: 12.09.18, 18:31
  • Reason: Closed
  • Comment: Glad to help!

Ticket #12808 - On the product page, the "Tabs" section does not fit the full width.

Good Morning.
On the product page, the “Tabs” section does not fit the full width.
For what is this?

attached image

Greetings and thank you.

Comments

joaquin yelo 29 Aug 2018, 11:56

attached image

Greetings and thank you.

joaquin yelo 29 Aug 2018, 11:56

Good Morning.
On the product page, the “Tabs” section does not fit the full width.
For what is this?

Marek 29 Aug 2018, 13:19

Try this CSS fix:

#product .productpagebuilder .pk-widget {width:100%;}
joaquin yelo 29 Aug 2018, 13:36

OK thank you very much.
Finally, before uploading the page to production, we need to eliminate this blank space that is created in the footer.
How do we do it?

Thank you so much for everything.

attached image

Greetings and thank you.

Marek 29 Aug 2018, 18:02

As I can see you have eliminated the space, right?

joaquin yelo 29 Aug 2018, 18:04

I have not eliminated it, also in the category page the products are shown in a row of 1 instead of showing 2 products per row as I mentioned before.
It’s still bad.
We have to solve it.
Thank you

Marek 29 Aug 2018, 18:05

But I don’t see any blank space in your footer, how can I see it?

joaquin yelo 29 Aug 2018, 18:08

On the product page the first time you enter a product it appears afterwards no longer.
https://www.tiendaobjetivocenter.com/fondos-de-papel/fondo-lastolite-papel-super-blanco-275-x-11-m

Here is a link

attachment image.

Marek 29 Aug 2018, 18:38

Here is the fix:

.productpagebuilder .tabs-container {overflow:hidden}