Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #531603

    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.

    #531988

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.