Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #676412

    Hello,

    any can help me ?

    how can i change the header color of pricing tables

    i have 4 kategories with subsites and i need always other Header background color of the Tables.

    Thanks for help

    #677558

    *push*

    #677562

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .main_color .pricing-table li.avia-heading-row, .main_color .pricing-table li.avia-heading-row .pricing-extra {
        background-color: red;
        color: #ffffff;
        border-color: red;
    }

    Cheers!
    Yigit

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