Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #883499

    Hallo,

    gibt es eine Möglichkeit beim Produkt Slider die Textfarbe der Beschreibung und des Preises zu ändern?
    Der Hintergund des Sliders ist dunkel und die Schrift hat fast die selbe Farbe.

    Danke!
    Thomas

    #884063

    Hey Thomas,

    Could you post a link to the page in question so that we can take a closer look please?

    Best regards,
    Rikard

    #884551

    Hallo Rikard,

    natürlich gern.
    http://www.modellbahnmodule.de

    mfg
    Thomas

    #886073

    Hallo Tomas,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .avia-content-slider .woocommerce-loop-product__title {
        color: #ffffff;
    }
    .avia-content-slider .price .amount {
        color: #999999;
    }
    

    Best regards,
    Yigit

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