Home Forums WoodMart support forum Product Video Button

Product Video Button

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

    immolib
    Participant

    Hi

    I have added a video link on my product pages via “Product video URL”

    It is well displayed when i use the elementor item “product gallery” . There is a small button with a video player icon.
    So it is working well but we have just realized that people don’t understand that this is a video player pop up.

    Is there anyway to putl this button elsewhere on the product page ? We could imagine putting it on a “promo banner” in order for people to clearly see it.

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

    Hung Pham
    Keymaster

    Hi immolib,

    Thanks for reaching to us.

    I tested on my local, the play button is placed in the center of product image https://prnt.sc/GZrWaJVIQucJ

    To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.

    Kind Regards,
    Hung PD

    #669963

    immolib
    Participant

    Here it is :

    #670302

    Hung Pham
    Keymaster

    Hi immolib,

    Thanks for your patience.

    Would you mind if I deactivate extra plugins for testing? Please confirm me back.

    Regards,
    Hung PD

    #670495

    immolib
    Participant

    Hi

    Yes, no problem at all.

    #670696

    Hung Pham
    Keymaster

    Hi immolib,

    The video added via Product video URL in Product Settings.

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    div.product-additional-galleries {
        top: 50%;
        left: 40%;
    }

    Regards,
    Hung PD

    #671554

    immolib
    Participant

    Hi

    This does not solve anything. Button is very small, in the middle whereas the oher button is still in the corner. Is there anyway with css to put a background color to the button ? It would surely be better

    #671637

    Hung Pham
    Keymaster

    Hi immolib,

    Provide me with the mockup of the styles that you try to achieve and we’ll send proper instructions if it’s possible.

    Kind Regards,
    Hung PD

    #672089

    immolib
    Participant

    Just a color background please.

    #672127

    Hung Pham
    Keymaster

    Hi immolib,

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    div.wd-action-btn.wd-play-icon.wd-style-icon-bg-text>a {
        background-color: #000;
        color: #fff;
    }

    Best Regards,
    Hung PD

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