-
AuthorPosts
-
September 26, 2015 at 4:03 pm #599671
MarbergsParticipantHey! Is it possible to change color of the price in a pricing table (cornerstone) ? I want it red instead of blue 🙂
tnx!
September 26, 2015 at 11:36 pm #599849
ChristianModeratorHey there,
Yes. Please give us the URL of the page you’re setting up so we could give you the right solution.
Thanks.
September 27, 2015 at 10:37 am #600241
MarbergsParticipanthttps://bymt.se/webbpaket/
Here is the page where the pricing table is 🙂
Scroll down and you will see the pricing table!Another question, how do I change to a custom icon at a feature list? Like on this page: https://bymt.se/skapa/
tnx!
September 27, 2015 at 10:51 am #600249
RupokMemberHi there,
Thanks for updating.
You can add this to your custom CSS to change the pricing table color –
/* header color*/ .x-pricing-column h2 { color: red; } /* price color */ .x-pricing-column-info .x-price { color: red; } /* price info color */ .x-pricing-column-info span { color: red; } /* List text */ .x-pricing-column-info ul, .x-pricing-column-info ul > li { color: red; }All classes are broken down so that you can place different color for different text if you need.
Hope this helps.
Cheers!
September 27, 2015 at 1:53 pm #600424
MarbergsParticipantThanks, worked perfectly 🙂
September 27, 2015 at 3:39 pm #600493
NicoModeratorYou’re most welcome.
Have a great day! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-599671 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
