Hi Chrisi,
how, can I remove the empty space below the taps.
Find an example of the problem below: http://www.inamax.de/wordpress/haftpflichtversicherung/
thanks for your help.
Hi Chrisi,
how, can I remove the empty space below the taps.
Find an example of the problem below: http://www.inamax.de/wordpress/haftpflichtversicherung/
thanks for your help.
By the looks of it, the tabs aren't set up correctly. The structure should look like this:
[tab_container]
[tab title='Tab1' active]Tabcontent here[/tab]
[tab title='Tab2']Tabcontent here[/tab]
[tab title='Tab3']Tabcontent here[/tab]
[/tab_container]
Every shortcode should be on its own line as per this example.
I did copy and paste of your example and still have the same problem.
Find the details here:
http://www.inamax.de/wordpress/haftpflichtversicherung/
Hi!
Looking through the source code, you have <br> tags between the tabs and the content which is causing the gaps.
Please edit your page and remove them to fix the problem.
Regards,
James
You must log in to post.