Tagged: andy
-
AuthorPosts
-
April 23, 2016 at 2:52 pm #620536
Hi
I want to create a list in two column within a tab. How do I break the tab content up into columns?
ThanksApril 23, 2016 at 10:45 pm #620678Hey JLAM8!
Please enable debug mode as shown in this link http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/ and use the shortcodes inside the tab content.
Best regards,
VinayApril 25, 2016 at 5:26 am #620983I am not sure what ‘use the shortcodes inside the tab content’ means
April 26, 2016 at 7:17 am #621942Hi,
You can for instance drag two 1/2 elements to a page and then copy/paste the shortcode into your tab.
Thanks,
RikardApril 26, 2016 at 2:25 pm #622150I have enabled debug mode and I tried cutting and pasting the code from a page with two columns into the text tab in the area where i write my tab content. It did not work.
April 28, 2016 at 2:03 pm #623733Hey!
can you provide us a precise link to your site showing the elements in question please? we need to be able to inspect the elements. We need admin access too, post it here as private reply.
Regards,
AndyMay 2, 2016 at 11:40 pm #626090I had the same challenge JLAM8.
There may be a more elegant solution, but I switched to the text editor within the tab, then added the following HTML:<table cellpadding="0"> <tbody> <tr> <td width="335"> A bunch of content in the first column goes here </td> <td width="335"> A bunch of content for the second column goes here </td> </tr> </tbody> </table>Feel free to see the end result at http://www.qacentric.com/NewSite/Services/
-
This reply was modified 9 years, 5 months ago by
BlueprintECM.
May 3, 2016 at 9:21 am #626281Hey!
your result looks good to me, I can’t see any issue. Can you highlight using screenshots please to show us what’s going on? use imgur.com or dropbox.
Cheers!
Andy -
This reply was modified 9 years, 5 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
