Hello,
I have to set special width to columns and reduce the space between on a single page.
I use 2/5 , 1/5, 1/5, 1/5
For your information I have build a little sketch. I hope you understand.
Please, can you help me?
Hey charisma2013,
The layout builder can’t handle layouts like that unfortunately though you might be able to do a work-around. If you enable debug mode in order to see shortcodes: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/. Then you can have a layout like this:
1/1
1/3 2/3
Then you can try to copy the shortcode of a 1/3 element into the 2/3 element. I’m not sure that would work but you can give it a try. Otherwise you will have to create the layout from scratch using CSS.
Best regards,
Rikard