Home Forums WoodMart support forum Slider Carosel

Slider Carosel

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

    Filippo
    Participant

    Ciao Supporto,

    vi scrivo perché ho questa esigenza sullo Slider del tema in Home Page:
    ho diverse slide con video in background ed ogni slide deve far partire il video al caricamento della slide ed una volta sola, come è di norma nei funzionamenti degli slider.
    Invece qui sembrano partire tutti quanti insieme al caricamento della pagina, non mostrandomi più l’animazione del video al cambio slide..

    Come faccio per sistemare questa cosa?

    Rimango in attesa, vi prego di non farmi aspettare troppo, perché ho poco tempo per la realizzazione.
    Grazie!
    Filippo

    #500890

    Hello,

    I am afrad WoodMart slider does not have the option to configure the video this way.

    You will need to find another ways or isert the vedeo as HTML code.

    If you have any questions please feel free to contact us.

    Best Regards

    #528211

    Filippo
    Participant

    Ciao Supporto,

    avrei queste esigenze sul sito:

    – in ” Product archive / Products styles / Elements ” ho disattivato “Hover image” perché non si vuole far vedere il cambio immagine, ma vorremmo mantenere l’effetto di zoom, senza cambio immagine.

    – inoltre vorremmo personalizzare il colore nello stato hover del Pulsante Testo dei Prodotti.

    Allego Screen e rimango in attesa del vostro supporto.

    Grazie e Buona Giornata.
    Filippo

    Attachments:
    You must be logged in to view attached files.
    #528549

    Luke Nielsen
    Keymaster

    Hello,

    Please send me access to the admin panel so I can investigate it from your side.

    Thank you in advance.

    Kind Regards

    #528583

    Filippo
    Participant

    Ecco a seguire gli accessi all’admin di WordPress:

    #528660

    Luke Nielsen
    Keymaster

    Hello,

    Try to use this code for help:

    .product-grid-item  .product-element-top {
        transition: all 0.4s ease;
    }
    
    .product-grid-item  .product-element-top:hover {
        transform: scale(1.09);
    }

    Let me know if you have any questions.

    Kind Regards

    #528701

    Filippo
    Participant

    Ottimo, lo zoom funziona, Grazie!!!

    sempre nell’archivio prodotti vorremmo anche personalizzare il colore nello stato hover del pulsante Testo dei prodotti..

    Grazie e buona giornata.
    Filippo

    #528751

    Luke Nielsen
    Keymaster

    Hello,

    Please navigate to Theme Settings -> Typography -> Advanced and create such a rule to change the product’s title: https://prnt.sc/8Q6ziklIDEEg

    The category below the title can be changed through the below code:

    .product-grid-item .wd-product-cats a {
        color: blue;
    }

    Kind Regards

    #528830

    Filippo
    Participant

    Ok perfetto
    Grazie mille!!!

    Buona serata.
    Filippo

    #528962

    Luke Nielsen
    Keymaster

    Hello,

    You are welcome!

    If you do not mind, can you please leave a 5 stars rating for our theme by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot.

    Have a good day!

    Best Regards

Viewing 10 posts - 1 through 10 (of 10 total)

The topic ‘Slider Carosel’ is closed to new replies.