Add New CSS Class for PRICING PAGE Posted in : Photographer sdhanushkaParticipant 9 April 2015 at 08:39 #21542 Hi, I need to add new css class for ” pricing-table “, Please see below Code. <div class=”pricing-table min-height-pricing-table“> <h3>PRIVATE SESSIONS</h3> <h4>$500</h4> <ul> <li>8 x 18 inch full page size Album</li> <li>one day shoot casual shoot in requested location</li> </ul> <p><a target=”” href=”#” class=”button “>Contact</a></p> </div> ————————– CSS CODE ————————- .min-height-pricing-table { min-height: 600px; } sdhanushkaParticipant 9 April 2015 at 08:43 #21544 I tried like this in Text editor in wordpress, But it not work me.. [pricing_table class=”min-height-pricing-table”] PRIVATE SESSIONS $500 8 x 18 inch full page size Album one day shoot casual shoot in requested location [button text="Contact" url="#/"] [/pricing_table] ahmetsaliKeymaster 13 April 2015 at 23:06 #21624 Hi, you can’t add class by using shortcode, you need to paste the plain html code in your initial post to the Text tab of content editor. Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in and have valid license to reply to this topic. License required for the following item Photographer WordPress Themeby pixelwars Login and Registration Log in · Register