Add New CSS Class for PRICING PAGE

  • Posted in : Photographer
  • sdhanushka
    Participant

    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;

    }

    sdhanushka
    Participant

    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]

    ahmetsali
    Keymaster

    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
Login and Registration Log in · Register