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

    Hi Team,

    How to change individually page price table color for heading row and price row?

    Regards
    Qamar

    #406091

    Hi qamarqrsh!

    Drag a codeblock element to the page and add this inside.

    <style type = "text/css">
    .main_color .pricing-table li.avia-pricing-row, .main_color .pricing-table li.avia-heading-row, .main_color .pricing-table li.avia-pricing-row .pricing-extra { background-color: blue !important; border-color: blue !important; }
    </style>

    Best regards,
    Elliott

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