Hello,
I would like the table in this page (link in private, open the second accordion item) to look exactly like the ones in the Enfold demo (similar to the last table here http://kriesi.at/themes/enfold/shortcodes/pricing-and-data-tables/).
We can’t figure out why there are spaces between our columns.
Also, how do I highlight one full horizontal line, in orange for example?
More info on private
Thanks!!
Hey worldfuturecouncil,
That because you are using pricing table. Please switch tables to data tables.
You can also add following code to Quick CSS in Enfold theme options under General Styling tab to remove the spaces
.single_toggle .pricing-table {
margin: 0;
}
Can you please post a screenshot showing the changes you would like to make? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
Best regards,
Yigit