Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #283449

    Hello
    First of all I want to congratulate you for this wonderful project, I bought enfold theme for a while, it’s a great product very nice, and I love it.
    I only have one problem, I want to change the font color in the table, I want the color red,( deep red ). how can I do this? Thanks

    #283551

    Hey buscofen89!

    Thank you for you kind words, glad you like Enfold :)
    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .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 { color: red!important; }

    If that does not work, please post the link to your page where you have pricing table and point out the text you would like to change.

    Regards,
    Yigit

    #283555
    This reply has been marked as private.
    #283559

    Hi!

    Your page is password protected :)

    Best regards,
    Yigit

    #283561
    This reply has been marked as private.
    #283566

    Hi!

    Please add following code to Quick CSS as well

    .pricing-table>li { color: #8B2121!important; }

    Please flush browser cache after applying the code
    Cheers!
    Yigit

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