Home Forums WoodMart support forum Video button color

Video button color

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

    Javi24
    Participant

    Hello,

    1. How to change only the video button color and hover color?
    2. How to make a small category slide grid under the header on mobile/tablet. https://prnt.sc/msCYg1OLpH02

    #556706

    Luke Nielsen
    Keymaster

    Hello,

    1. Try to use the code below:

    .single-product .product-video-button a {
        background-color: #e4b21c !important;
    }
    
    .single-product .product-video-button a:hover {
        color: #fff;
    }

    2. Send me a link to that https://prnt.sc/msCYg1OLpH02 website.

    Thank you for your time.

    Kind Regards

    #556724

    Javi24
    Participant

    Hello,

    1. Thank you, it works.
    2. I sent link

    #557300

    Luke Nielsen
    Keymaster

    Hello,

    Sorry for the delay.

    2. Sorry but there is no option in Theme Settings available for that. It requires customizations and this is beyond our limitations and support policy.

    Kind Regards

    #557754

    Javi24
    Participant

    Hello,

    In short, it is not possible to display product categories in a grid or smaller view with your theme?

    #557880

    Luke Nielsen
    Keymaster

    Hello,

    Our “Product categories” element has the ability to show the “Accordion” on mobile for categories – https://prnt.sc/8elZTmKw9LYA

    Let me know if that suits you.

    Kind Regards

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