I'm having a bug with the visual composer custom layout 1/4 + 1/4 + 2/4 ... as you can see in the url, the first two cols have a fancy ul that work fine. The last 2/4 col, no matter what content I put in, is going on the next row.
As you can see in the output html code, the first two have a "vc_span3" class while the last is "vc_span2/4".. how can i fix that? Thanks!
I'm having a bug with the visual composer custom layout 1/4 + 1/4 + 2/4 ... as you can see in the url, the first two cols have a fancy ul that work fine. The last 2/4 col, no matter what content I put in, is going on the next row.
As you can see in the output html code, the first two have a "vc_span3" class while the last is "vc_span2/4".. how can i fix that?
Thanks!
never mind... i tested 1/4 + 1/4 + 1/2 and the layout now is fine!