Tagged: css, font, icon, Shortcode page
- This topic has 11 replies, 4 voices, and was last updated 6 years, 10 months ago by
WordPress Eden.
- AuthorPosts
- February 20, 2015 at 6:11 pm #56237
apdprinting
MemberMy question is about adding font-icons to the table in any part… like I show you in the image attach… where do I put the code for the green check mark or any other image
Thanks
February 22, 2015 at 5:56 am #56244WordPress Eden
KeymasterUse icon just with short-code [y] , [n], [na] and you also can create your own short-code with custom image or any text block from Admin menu >> Pricing Table >> Shortcode page
February 23, 2015 at 9:54 pm #56263apdprinting
MemberThanks, but could you give me and example using the shortcode page using an image or other symbol… thanks
February 24, 2015 at 5:55 pm #56271WordPress Eden
KeymasterCheck following screenshots to understand how to use shortcode to use image in table. There are 3 built in shortcodes,
[y] for tick sign
[n] for cross sign
[na] NA signFebruary 24, 2015 at 8:04 pm #56274apdprinting
MemberThanks!!!!!
March 1, 2015 at 12:42 am #56304dolpatilak
MemberThis reply has been marked as private.April 7, 2015 at 2:26 pm #56516davewolax
MemberHi!
But how can I change the color of the text? in the screenshot (Demo version) I see some text are in red and others are black. is it possible to change the text color and format and fonts and font size?
April 7, 2015 at 5:01 pm #56520WordPress Eden
Keymaster@davewolax, That would require css customization. Send your page link , i will send you customized css.
April 7, 2015 at 10:53 pm #56521davewolax
MemberThis reply has been marked as private.April 8, 2015 at 8:27 pm #56525WordPress Eden
KeymasterUse single quotation in style wrap like this,
<span style='color: #00ccff;'>Pro Version</span>
Change font size from here ../wp-content/plugins/pricing-table/table-templates/metro/css/style.css (Line no 44)
You can make a column featured , which will make it different then other, But it is not possible to use different color for different columns.
April 10, 2015 at 5:21 am #56533davewolax
MemberThanks a lot! this worked!!!
I wonder how I change the background color of a single cell (not row or column) only single box background color. can I do that? thanks!
April 12, 2015 at 5:50 am #56547WordPress Eden
KeymasterSorry, that not possible right now. Requires code customization. We will think about it future update. Thanks.
- AuthorPosts
- You must be logged in to reply to this topic.