Results 1 to 4 of 4

Thread: How to add image in the pricing table

  1. #1

    How to add image in the pricing table

    Here's the Solution:
    1. Go to page content editor.
    2. Select shortcode icon "V"
    3. Select "Pricing Table" shortcode.
    4. In the field "Price column content", you can see
    Code:
    • [item].....[/item]
    , just add your image in item.
    Code:
    [list][item]<img src="..your image source.png" />[/item][list]
    5. Click Insert and Save.

  2. #2
    solution works however few things. When I take out or don't use [sub] heading FREE Per Month (in green color) text shows up, even if I take out the tag. Also, if I use [list] then image and description of the item will get bulleted list. Is there a way not to use [list] ?

    thanks.

  3. #3
    please ignore my previous post. I figured it out.

  4. #4
    Quote Originally Posted by kaifanun View Post
    please ignore my previous post. I figured it out.
    Glad it worked.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •