Support Team
posted this
15 October 2015
Hi,
As for the tables, quotes and forms, please add the HTML control and use the HTML codefor those elements. For exeample this one for the list:
<ul class="bd-bulletlist" style="">
<li>Text</li>
</ul>
To add the accordion, please try to use some instructions on how to create Bootstrap accordion, like this one:
http://www.tutorialrepublic.com/twitter-bootstrap-tutorial/bootstrap-accordion.php
It may require to add some specific class names into the accordion code. If that will be a problem, please provide an access to your theme.
As for the one page design in HTML. You can add sections in the template, each section has the ID input box in its options. Put the unique ID and then use it in the menu items. So open the Pages and Posts tab, choose the menu item you want to be linked to the section and in the page properties add the #customID in the Custom URL option.
Sincerely,
Hella
Hi,
As for the tables, quotes and forms, please add the HTML control and use the HTML codefor those elements. For exeample this one for the list:
<ul class="bd-bulletlist" style="">
<li>Text</li>
</ul>
To add the accordion, please try to use some instructions on how to create Bootstrap accordion, like this one:
http://www.tutorialrepublic.com/twitter-bootstrap-tutorial/bootstrap-accordion.php
It may require to add some specific class names into the accordion code. If that will be a problem, please provide an access to your theme.
As for the one page design in HTML. You can add sections in the template, each section has the ID input box in its options. Put the unique ID and then use it in the menu items. So open the Pages and Posts tab, choose the menu item you want to be linked to the section and in the page properties add the `#customID` in the Custom URL option.
Sincerely,
Hella