Hi guys, I’m trying to create a dynamically changing layout for CPT.
I know that the “entries” widget exists, but despite being powerful, it’s not as viable as what I intend to do.
I’m creating a container with the loop query option enabled and using CPTs.
Inside the container I am adding the elements that I consider relevant, however they all remain in 1 single column no matter how much I try to set “percentages” or other values.
Use another container so you can customize things like background, border, and shadow.
I just found a video of what I want to do, in the video they do the same procedure as me and it “automatically” adjusts to 3 columns, in mine it keeps only one without using Grid.
That’s why I was asking what could be failing me since I even did it again just like the video and mine doesn’t change and I don’t know if it’s a builder bug.
About using “Grid” the truth is that I still don’t understand how to use it and therefore you must complement it with knowledge of Css which if I knew how to do it would have solved the other problem.
Still, thank you very much for your reply @Patric and your time, i appreciate.
Yup i did, in fact i copy everything in the video, create another container inside and use % etc. actually in the video the guy/girl dont have the container with wrap or anything and each element fix it.