-
AuthorPosts
-
January 16, 2019 at 2:05 am #1054461
Hi there,
Sorry to repeat a thread that’s already out there but I could piece together what I was looking for!
I’m looking to recreate the colors of the background and text on the pricing and header row here -> https://www.amproinspections.com/specials
And make that happen here -> http://ampro.hosting.spectora.com/
January 16, 2019 at 4:02 am #1054480Hey kjwaggz,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:#top.home .pricing-table-wrap:first-child .avia-heading-row, #top.home .pricing-table-wrap:first-child .avia-pricing-row, #top.home .pricing-table-wrap:first-child .avia-pricing-row span.currency-symbol { background-color: rgb(45, 45, 45) !important; border-color: rgb(45, 45, 45) !important; color: rgb(225, 30, 43) !important; opacity: 1 !important; } #top.home .pricing-table.avia-highlight-col .avia-heading-row, #top.home .pricing-table.avia-highlight-col .avia-pricing-row,span.pricing-extra, #top.home .pricing-table.avia-highlight-col .avia-pricing-row span.currency-symbol, #top.home .pricing-table.avia-highlight-col .avia-pricing-row small { background-color: rgb(243, 243, 243) !important; border-color: rgb(243, 243, 243) !important; color: rgb(71, 71, 71) !important; opacity: 1 !important; } #top.home .pricing-table-wrap:nth-child(3) .avia-heading-row, #top.home .pricing-table-wrap:nth-child(3) .avia-pricing-row, #top.home .pricing-table-wrap:nth-child(3) .avia-pricing-row span.currency-symbol { background-color: rgb(45, 45, 45) !important; border-color: rgb(45, 45, 45) !important; color: rgb(0, 158, 240) !important; opacity: 1 !important; }
Best regards,
MikeJanuary 17, 2019 at 2:29 am #1054823You guys have such amazing support. I tell everyone that asks that Enfold is the best.
January 17, 2019 at 7:57 am #1054884Hi,
Thank you for the kind words.
I assume we can close this now, but I like to ask. Shall we close this then?Best regards,
MikeJanuary 26, 2019 at 3:01 am #1058979Done :)
January 26, 2019 at 5:27 am #1059005Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
Mike -
AuthorPosts
- The topic ‘Custom CSS for pricing table’ is closed to new replies.