Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #795886

    Hi,

    sobald ich Produkte in meinen Warenkorb lege und diese ausklappe und mit der Maus darüber fahre, sieht man die Schrift nicht mehr. Wo kann ich das umstellen? Screenshots habe ich beigefügt.

    #796281

    Hey FadingReality,
    Wenn ich es richtig verstehe, ist der Hintergrund Ihres Einkaufswagens dunkel, aber wenn man über einen Einkaufswagen Artikel schwebt, wird der Hintergrund Licht. Bitte fügen Sie die URL zu Ihrer Seite hinzu, damit wir einen genaueren Blick nehmen können und versuchen, einen Code zu schreiben.

    Best regards,
    Mike

    #893687

    I posted a private link below

    #893919

    Hi,
    Thank you, I tried to add a item to the cart to see the issue, but didn’t see the cart at all?
    Has something changed, or did I misunderstand the question?
    please see screenshot in Private Content area

    Best regards,
    Mike

    #931395

    You got the problem right but there definately is a cart icon if you add a product to the cart. Can you check it out again?

    #931781

    Hi FadingReality,

    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

    
    .header_color .cart_dropdown .dropdown_widget li:hover a + .quantity, 
    .header_color .cart_dropdown .dropdown_widget li:hover .wgm-info.woocommerce-de_price_taxrate  {
      color: #666;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #932369

    I did what you said but it didn’t work. Is there anything else I can try?

    #932380

    Hi,
    Try this code in the General Styling > Quick CSS field:

    .header_color .cart_dropdown .dropdown_widget li:hover a + .quantity, 
    .header_color .cart_dropdown .dropdown_widget li:hover {
      color: #666!important; 
    }

    Best regards,
    Mike

    #933632

    This solution worked :) Thank you!

    #933761

    Hi,

    Glad that we are able to help you! Thanks for using Enfold and have a great day :)

    Best regards,
    Nikko

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Produkt nicht sichtbar in ausgeklapptem Warenkorb – wo kann ich es umstellen?’ is closed to new replies.