Home Forums WoodMart support forum I want Single Product Page Video Icon Top Left Corner

I want Single Product Page Video Icon Top Left Corner

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #361668

    Faizan Chauhaan
    Participant

    Hello When i add Youtube video Link In “PRODUCT EXTRA OPTIONS”
    that icon on single product page i want top LEFT Corner Please check Below Screenshot.

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

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .product-additional-galleries {
        top: 0;
        bottom: auto;
    }

    Best Regards

    #361732

    Faizan Chauhaan
    Participant

    Thanks this code worked but i want inline top line please check below screenshot

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

    Hello,

    Please try and Replace the previous CSS with the following and check back.

    .product-additional-galleries {
    top: 0px;
    bottom: auto;
    margin-top: -30px;
    }

    Best Regards

    #361951

    Faizan Chauhaan
    Participant

    Thanks this code worked good,
    Now you can please send code for color change this play button
    please check screenshot below

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

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .product-video-button.wd-action-btn.wd-style-icon-bg-text>a {
        background-color: orange;
        color: white;
    }

    Best Regards

    #362053

    Faizan Chauhaan
    Participant

    Shukriya Aizaz Imtiaz Awan!

    #362057

    Faizan Chauhaan
    Participant

    Can you please one more help?? i want video icon little more left side Please check below screenshot

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

    Hello,

    We are Glad that you loved our Theme and Support Staff. We wish you all the best.

    If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support 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. If you like our Theme and Support.

    Thanks for contacting us.
    Have a great day :-)

    Topic Closed.
    Best Regards.

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

The topic ‘I want Single Product Page Video Icon Top Left Corner’ is closed to new replies.