Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #270787

    Hi,
    hallo,

    how can i change the product-slider items? maybe it is possible to show just the product image without price etc?
    wie kann ich die Größe der product-slider ändern? vielleicht ist es ja auch machbar das lediglich das Produkt bild angezeigt wird ohne preis?

    #270813

    Hey!

    Try adding this code to the Quick CSS:

    .products.slide-entry-wrap span.price {
        display: none !important;
    }

    Cheers! 
    Josue

    #270820

    hi Josue,

    this does not work!

    #270829

    Hi,

    Can you post the link to your website please?

    Regards,
    Josue

    #270830

    hi josue,

    yes i want. but it run locally in mamp pro on my macbook. it is a multisite install. but if i try it via dyndns it does not work.

    but try it
    http://shorti.link/iH3Ru

    #271156

    Hey!

    Versuche einmal diesen Code:

    
    #top .products.slide-entry-wrap .inner_product_header {
    display: none !important;
    }
    

    Cheers!
    Peter

    #271168

    Hi Peter,

    das sieht schonmal gut aus.
    Nur habe ich jetzt überall keine Preie mehr :-) Wollte es nur im slider weghaben
    Wie kann ich die Größe der einzelnen Produkte noch ändern?

    • This reply was modified 9 years, 10 months ago by 1979mark.
    #271686

    Hi!

    1) Mein Code enthält bereits die “slide-entry-wrap” Klasse, welche nur die Slider Produkte ansprechen sollte. Falls wieder Erwarten auch andere Preise verschwinden müssen wir den Code untersuchen, da es da zu viele Möglichkeiten gibt. Hierzu bitte die Seite irgendwie online stellen, ansonsten können wir leider nicht helfen.

    2) Meinst du die Anzahl der Produkte pro Reihe? Hierzu unter WooCommerce > Einstellungen > “Produkte” Reiter gehen und dann bei “Column and Product Count” die Anzahl der Produkte pro Reihe (Column Count) konfigurieren.

    Best regards,
    Peter

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