• Closed by: Marek
  • Closed on: 29.12.17, 12:58
  • Reason: Closed
  • Comment: Glad to help!

Ticket #11185 - no responsive and size image

Good afternoon Marek.

I’m seeing that on my page:
http://www.formacioneus.com/es/

in the computer it looks good, but in the mobile you can not see the products of the Promoted and Bestselling Courses, and that part does not look responsive …

Also,When inserting the products, all the images are 800×800, but addition, in te mobile, to pressing the button (Todos los Cursos) are shown but the size of the images are different. what is the problem?

Comments

Marek 30 Nov 2017, 23:56

Try following fix:

@media (max-width:768px) {
#product .tab-nav {flex-direction: column}
}

As for image, I don’t see it on your homepage right now

RICARDO MIGUEL DEL CORRAL 01 Dec 2017, 12:36

I tried to measure that module in CSS but now it looks worse and also the products are not seen in the tab (Promoted and Best Selling Courses),and the name is crossed out. Atached file.
Also,in te mobile, to pressing the button (Menú-Todos los Cursos) are shown but the size of the images are different. what is the problem?

Marek 01 Dec 2017, 13:52

I just make a fix, but there are no changes in your front office because of some cache. Could you please disable all cache while your shop is in development?

RICARDO MIGUEL DEL CORRAL 01 Dec 2017, 14:21

Where is the cache disabled?

Marek 01 Dec 2017, 14:32

I don’t know.
All prestashop cache is disabled but it doesn’t help.
I have changed the file http://www.formacioneus.com/modules/pk_themesettings/assets/css/dynamic/customercss1.css but there is still old code.

RICARDO MIGUEL DEL CORRAL 01 Dec 2017, 17:34

I already see the changes in a mobile, but I see that when you click on Promoted and Bestselling Courses, the page is not loaded and it does not show the products.

Other problema, Also,in te mobile, to pressing the button (Menú-Todos los Cursos) are shown but the size of the images are different. what is the problem?

RICARDO MIGUEL DEL CORRAL 01 Dec 2017, 20:03

I already see the changes in a mobile, but I see that when you click on Promoted and Bestselling Courses, the page is not loaded and it does not show the products.

Other problema, Also,in te mobile, to pressing the button (Menú-Todos los Cursos) are shown but the size of the images are different. what is the problem?

Marek 01 Dec 2017, 20:10

Again. I edit files but don’t see changes because of cache