Saltar navegación

[Resuelto] i want to change grid display to flex display

This support ticket is created hace 1 año. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

Este tema contiene 1 respuesta, tiene 2 mensajes.

Última actualización por Minesh hace 1 año.

Asistido por: Minesh.

Autor
Mensajes
#2673047
Captura de pantalla 2023-12-12 130127.png
Captura de pantalla 2023-12-12 130157.png

Tell us what you are trying to do?

I was going through the toolset showcases and came across a great example of a view, on this site
enlace oculto
in my site I have a problem and it is that the grids do not keep the same size but each one has its own size, I want to know how I can solve it. this is my site
enlace oculto

Is there any documentation that you are following?
no one

Is there a similar example that we can see?
enlace oculto

What is the link to your site?
enlace oculto

#2673153

Minesh
Supporter

Idiomas: Inglés (English )

Zona horaria: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Can you please try to add the following code to your block view's Custom CSS section:

.tb-grid-column { 
display: flex !important;
} 

More info:
- https://toolset.com/course-lesson/adding-custom-css-to-templates-archives-and-views/#steps-for-adding-css-to-a-view