Hi guys,
First of all, love your theme and the simple layout builder, very easy and professional!
I have the following problem: there is no option in the table to have a button in the Columns, only the Rows. This also means there is no way to add links to the columns…
Obviously this would be an extra feature, although I think it should have been included, but is there a way to go into the source code so I can do it manually? If I switch to default editing and then to Text is just stays blank.
Thank you!
Hi alexander-_-!
Thank you for visiting the support forum!
Actually, the table rows are the same with the button shortcodes. You can set the columns as Default Columns then add a button shortcode like this:
[av_button label='Click me' link='manually,http://' link_target='' color='theme-color' custom_bg='#444444' custom_font='#ffffff' size='small' position='center' icon_select='yes' icon='ue800' font='entypo-fontello']
Regards,
Ismael
Great thanks!