Viewing 3 reply threads
You must be logged in to reply to this topic.
Hi, I need to be able to create a 5 column row but when I put 1/5 + 1/5 + 1/5 + 1/5 + 1/5 in the custom row I get an error. How can I do this?
Hello,
The row does not have a default 1/5 column division. A workaround is to use two rows. Set first row in 1/6 + 4/6 + 1/6 columns and add the secont row inside the 4/6 column. Separate the second row in 1/3 + 1/3 + 1/3. Add the elements you want to use,inside these columns.
Options Screenshot & Result Screenshot
Best regards!
Thank you for the answer but that did not work. First of all there was no option to create a row within a row so I went in to the code and did my best but it did not work either. Here is what I changed the code to:
[vc_row_inner][vc_column_inner width="1/6"][staff staff=”134″][/vc_column_inner][vc_column_inner width="1/3"][staff staff=”131″][/vc_column_inner][vc_column_inner width="1/3"][staff staff=”131″][/vc_column_inner][vc_column_inner width="1/3"][staff staff=”131″][/vc_column_inner][/vc_row_inner][vc_column_inner width="1/6"][staff staff=”136″][/vc_column_inner]
You must be logged in to reply to this topic.