1. blubug
  2. Commercial Templates
  3. Thursday, 31 May 2018
  4.  Subscribe via email
Hi,
Is it possible to add a small image to the pricing table. For instance a "Tick" or a "cross" indicating availability of a feature under that item? Almost as in a comparison table.
Accepted Answer Pending Moderation
0
Votes
Undo
I have looked at FontAwesome, could I add this in my Pricing Table?
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of your pricing table?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Good Day!
Yes:
http://www.tehillahguesthouse.co.za/index.php/room-rates


What I am trying to do for the client is to show why one room with more features is more expensive than another!
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

To amend you can add the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.j51pricingtable .plan-features li::before {

font-family: FontAwesome;
content: '\f00c';
margin-right: 10px;
font-size: 1.2rem;

}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán,
Thank you so much! You are amazing!
  1. more than a month ago
  2. Commercial Templates
  3. # 5
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!