Tagged: Pricing Table
Hi, I’d like to put a crossed price in the pricing table, using the tag.
Table: https://zerodepressao.com.br/landing-zero-d-2/
Here’s what I’ve put in the last row before the price
<span style=”color: #777777; font-size: 24pt;”>R$ 299</span>
The style shows fine on the Edit Table page, but does not change when I publish it. I’ve tried having a default row or a price row, but the problem remains: there is no styling when I use the tag.
What am I doing wrong. Thank you!
PS: I am using some quick css for the pricing table on this page
Hey ax2201,
I’m seeing the line-through. Please see the following: https://snag.gy/WYZzqk.jpg.
Is this not correct?
Best regards,
Jordan Shannon
Hi Jordan,
What you are seeing is not what is in the edit table. It looks fine in the edit table, but not on the website.
The style I enter in the table should be different: 24 px and color
Hi,
I pulled that screenshot from the front-end not the editor.
Best regards,
Jordan Shannon
I’ll rephrase my question: how can I increase the font size of the row with the crossed price.
Using the html code <span style=”color: #777777; font-size: 24pt;”>R$ 99</span>, the font-size does not change.
If I create a new price row and include the tag, the font-size stays small.
There seems to be a problem with the tag.
So what should I do to have a crossed price in BIG?
Hi ax2201,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top #wrap_all .main_color del {
color: #FF0000; font-size: 24pt;
}
If you need further assistance please let us know.
Best regards,
Victoria
Works perfectly. Thank you.
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon