Hi, welche Angaben sind in der custom.css für Farbänderungen der Währungssymbole innerhalb einer Preistabelle notwendig? Würde diese gerne dementsprechend Weiß, wie die Preise haben, da sich Schwarz auf Schwarz schlecht lesen lässt.
Hi Christopher!
Thank you for using Enfold.
Are you trying to modify the text in the table heading? Please add this in the Quick CSS field:
.avia_pricing_default .pricing-table li.avia-pricing-row small, .avia_pricing_default .pricing-table li.avia-pricing-row .currency-symbol {
color: #ffffff;
opacity: 1;
}
Best regards,
Ismael