https://gpc.com.es/ I want to change the following modules to two columns and I don't know how to do it. However the other modules I was able to change without problem.
carlucci Hi
You can try with this custom css:
@media (min-width: 1200px){ .tab-pane .mod-podcast-list.style-2 .row-cols-xl-3>* { width: 50%; } #Mod165 .row-cols-xl-3>* { width: 50%; } }
Thank you very much. Please close th thread.
carlucci You're welcome 😉