Sauter la navigation

[Résolu] i want to change grid display to flex display

This support ticket is created Il y a 1 année et 2 mois. 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)

Ce sujet contient 1 réponse, a 2 voix.

Dernière mise à jour par Minesh Il y a 1 année et 2 mois.

Assisté par: Minesh.

Auteur
Publications
#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
lien caché
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
lien caché

Is there any documentation that you are following?
no one

Is there a similar example that we can see?
lien caché

What is the link to your site?
lien caché

#2673153

Minesh
Supporter

Les langues: Anglais (English )

Fuseau horaire: 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