Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #166716

    Hello-
    I’m hoping to change the ’empty’ cells of a table to gray so that all of the bottom cells align. Screenshot attached.
    pricing table
    Also…
    How do I change the icon that is shown in the button row? I would like a checkmark instead of a heart.
    How do I change/enlarge the “$” in my pricing row? It’s too small.
    How can I make the header/price rows in each column a different color?

    Thanks!

    #167017

    Hi summerg!

    1.) How do I change the icon that is shown in the button row? I would like a checkmark instead of a heart.
    Edit the Button Row then scroll below, select the icon that you want.

    2.) How do I change/enlarge the “$” in my pricing row? It’s too small.
    Add this on your custom.css or Quick CSS:

    .pricing-table li.avia-pricing-row .currency-symbol {
    font-size: .9em;
    top: 0;
    }

    3.) Can you give us a link to the page please?

    Cheers!
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Changing 'empty' table cell colors, Icons, Shortcode and $’ is closed to new replies.