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

    Hallo liebes Enfold Team,

    ich habe für meine Kundin einen online shop angelegt (woocommerce-germanized)
    wenn ich ein Produkt anwähle, erschienen ganz unten Produktvorschläge. hier sieht man leider nur den preis. meine Kundin würde aber gerne auch den Produktnamen eingeblendet sehen. gibt es dafür ein css? oder wo stelle ich dies ein. ich suche schon seit stunden 8inkl. internet Recherche).
    danke für eure Hilfe
    lg. monika

    #1204986

    Hey Monika,

    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 .related.products h2.woocommerce-loop-product__title {
        color: #895570;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1205411

    Hey Victoria,
    thank you for your help. it works. great Service.
    Have a nice Day.
    monika

    #1205659

    Hi Monika,

    Great, I’m glad that Victoria could help you out. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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