Hi guys
In the pricing table in this link the price is shown bold. I already use some custom css for this table but have no idea how I can remove the a stong tag.
How can I change this?
Thank you!
Bernhard
Hi Bernhard,
Please try the following in Quick CSS under Enfold->General Styling:
.pricing-table li.avia-pricing-row {
font-weight: 500 !important;
}
Best regards,
Rikard
That worked – thx!
Over -and out.
Bernhard