Home Forums WoodMart support forum How can i leave always visible the clear option on product variable

How can i leave always visible the clear option on product variable

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

    erimusa11
    Participant

    I want leave visible the clear button on variables products because it goes hide if havent selected all the option , or how can i make it visible if is selected at las an option https://prnt.sc/1zzsplu

    #332853

    Hello,

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

    .variations_form .reset_variations {
        visibility: visible !important;
        opacity: 1 !important;
    }

    Best Regards.

    #332871

    erimusa11
    Participant

    This worked thank you can be possible it stays appear if it is at last one of option selected not all like the default and if not his stays hide

    #333021

    Hello,

    Sorry but there is no option in Theme Settings available for that.

    It requires customizations and this is beyond our limitations and support policy.

    Best Regards

    #334598

    erimusa11
    Participant

    okay thank you

    #334707

    Hello,

    Thanks for understanding.

    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 ‘How can i leave always visible the clear option on product variable’ is closed to new replies.