Jump to content

Error en Left Column


andresfol

Recommended Posts

12 hours ago, andresfol said:

Good day to all

I appreciate if someone managed to solve this error in the left column when adding any type of products, news or most viewed... 

they come out like this the complete product does not come out

www.superdesechablesdelnorte.com

thank you

LEFT.PNG

#left-column .col-xl-3 {
   left float;
   width: 100%;
}

you can add this css to custom.css or you can add below /themes/classic/assets/css/theme.css

Screenshot from 2022-11-01 14-32-34.png

Link to comment
Share on other sites

On 10/31/2022 at 3:17 PM, ComGrafPL said:

Puedes usarlo en custom.css
.col-xl-3 {
   flotador izquierdo;
   ancho: 100%;
}

 

Screenshot 2022-10-31 at 21-15-58 Super Desechables del Norte.png

Muchas gracias por tu rapida respuesta

soy nuevo en esto, me puedes confirmar como dejo ejecutar esto ??

quedo atento si quieres en el boton de Whatsapp dela pagina

gracias

Link to comment
Share on other sites

7 minutes ago, ComGrafPL said:

¿Ha borrado el caché en la carpeta VAR después? También puede encontrar el código aquí
https://superdesechablesdelnorte.com/themes/classic/assets/css/theme.css

.col-xl-3 {
  float: left;
  width: 25%;
}

y cambiar a

.col-xl-3 {
  float: left;
  width: 100%;
}

 

mil gracias con este nuevo codigo si quedo ok..

muchas gracias por el apoyo y la pronta respuesta...

 

Link to comment
Share on other sites

2 minutes ago, andresfol said:

thank you very much with this new code if it is ok..

Thank you very much for the support and the prompt response...

.col-xl-3 { float: left; width: 100%; }

Puedes comprobar que tus PRODUCTOS DESTACADOS no se muestra correctamente.

Puede deshacer uno anterior css agregar uno nuevo

#left-column .col-xl-3 { float: left; width: 100%; }

Screenshot from 2022-11-02 19-21-55.png

  • Thanks 1
Link to comment
Share on other sites

  • 3 weeks later...
On 11/9/2022 at 11:10 PM, andresfol said:

Good day

I turn to you to validate if there is any option for the descriptions to be complete?

or lower font size or is it by # of characters..

I remain attentive to your expertise

WWW.SUPERDESECHABLESDELNORTE.COM

Comparta algunas capturas de pantalla para que pueda entender lo que quiere.

Link to comment
Share on other sites

  • 1 year later...
  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...