Navigation überspringen

[Gelöst] i want to change grid display to flex display

This support ticket is created vor 1 Jahr, 7 Monaten. 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 -

Zeitzone des Unterstützers: Asia/Kolkata (GMT+05:30)

Dieses Thema enthält 1 Antwort, hat 2 Stimmen.

Zuletzt aktualisiert von Minesh vor 1 Jahr, 7 Monaten.

Assistiert von: Minesh.

Author
Artikel
#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
versteckter Link
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
versteckter Link

Is there any documentation that you are following?
no one

Is there a similar example that we can see?
versteckter Link

What is the link to your site?
versteckter Link

#2673153

Minesh
Unterstützer

Sprachen: Englisch (English )

Zeitzone: 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