please see the table on the page in the private content at #pricing
How can i allign the text nice and correct
and if i let the first field empy also the complete table breaks.
Now i have a but that is also not correct
Hey BPC,
Thank you for using Enfold.
The table in the page looks alright. Could you please provide a screenshot of the issue? You can use imgur or dropbox.
and if i let the first field empy also the complete table breaks.
Add a non-breaking space character inside the field.
Best regards,
Ismael
Thanks, i already used the first with non breaking space.
but the field is much more height than the other fields, i need them to be the same.
And on mobile, possible to have non responsive ?
Hi,
Please add this in the Quick CSS field to remove the extra space above the first field.
.pricing-table.avia-highlight-col .pricing-extra {
display: none;
}
And on mobile, possible to have non responsive ?
This is possible but the design of the table will change a bit. Set the “Table Purpose” to “tabular” and the “Responsive Styling” to “scrollable”.
Best regards,
Ismael