Home Forums WoodMart support forum Always expand WATCH VIDEO

Always expand WATCH VIDEO

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #344309

    kilimats
    Participant

    How can we make this button expanded by default so that it is more visible and doesn’t require a mouse hover to be seen fully?

    https://i.imgur.com/sBXWhAr.png

    #344352

    Hello,

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

    .product-video-button.wd-gallery-btn a {
        display: block;
    }

    Best Regards

    #344447

    kilimats
    Participant

    Almost, it expand but not fully as pictured, can you help?

    https://i.imgur.com/XRb8m7D.png

    #344478

    Hello,

    Please replace the previous Custom CSS with the following then check back.

    .product-video-button.wd-gallery-btn a {
        display: block;
        padding-right: 20px;
    }

    Best Regards

    #345359

    kilimats
    Participant

    thank you that worked

    #345364

    Hello,

    We are thrilled that you loved your experience with XTEMOS,We put customer experience and satisfaction as our priority, and your words reaffirms the hard work we put in every day.
    So thanks for your kind words and we look forward to seeing you again.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘Always expand WATCH VIDEO’ is closed to new replies.