Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #726363

    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

    #727396

    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

    #727581

    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 ?

    #728342

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.