Instead of simple text, can i have a layout like the one given below, under each tab
Hi,
To achieve that you would have to use elements shortcodes.
For example to put content in different columns you must use shortcodes from this page:
https://muffingroup.com/betheme/elements/column/
Button:
https://muffingroup.com/betheme/elements/button/?inline
etc.
Best regards
Hey thanks,
i tried shortcodes to achieve that layout shown in the previous message
[one_second]
mainhalf
[/one_second]
[one_second] 1 of sencond half[/one_second]
[one_second] 2 of sencond half[/one_second]
[one_second] 3 of sencond half[/one_second]
[one_second]4 of second half[/one_second]
can this shortcodes be nested like this because this i what i get in the output
As you can see the output is not the desired one..
It should be rather like this:
[one_second]content [/one_second][one_fourth]content[/one_fourth][one_fourth]content[/one_fourth]
[one_second] [/one_second][one_fourth]content[/one_fourth][one_fourth]content[/one_fourth]
Comments
Hi,
To achieve that you would have to use elements shortcodes.
For example to put content in different columns you must use shortcodes from this page:
https://muffingroup.com/betheme/elements/column/
Button:
https://muffingroup.com/betheme/elements/button/?inline
etc.
Best regards
Hey thanks,
i tried shortcodes to achieve that layout shown in the previous message
[one_second]
mainhalf
[/one_second]
[one_second]
[one_second] 1 of sencond half[/one_second]
[one_second] 2 of sencond half[/one_second]
[one_second] 3 of sencond half[/one_second]
[one_second]4 of second half[/one_second]
[/one_second]
can this shortcodes be nested like this because this i what i get in the output
As you can see the output is not the desired one..
It should be rather like this:
[one_second]content [/one_second][one_fourth]content[/one_fourth][one_fourth]content[/one_fourth]
[one_second] [/one_second][one_fourth]content[/one_fourth][one_fourth]content[/one_fourth]
Best regards