Home Forums WoodMart support forum Popup for variable product

Popup for variable product

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

    jay-9133
    Participant

    Hi Team,
    I wanted to know how to give popup to the customers whenever they select a particular variable for example color size etc,
    Image 1: In this i have selected a option with as set 1 and color pink. But unless i click on that clear option i cannot go back to select other sets, example set of 2, set of 3 and so on.

    That clear font is not that that visible to the people or people might not even know that they need to select that button to reset the color and size option. kindly refer to the below

    https://www.awesomescreenshot.com/video/30739168?key=18d3d8697f5292f0b5bb6544160397ec

    If you can provide a popup like please clear to select or auto clear the selected option so that people will know that they need to use the clear button to select other option.

    Please look into this suggestions and give your guidance on this .

    Thanks & Regards.

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

    Hello,

    Sorry to say it is not possible in theme settings to show this button in the form of popup. You can style this through the custom css code. If you want to change the style, share the page url so i will check and give you a custom css code.

    Best Regards.

    #591753

    jay-9133
    Participant

    Hi Aizaz,

    Thank you for your response. I understand that it is not possible in theme settings, if it is possible to give a hint in that section then that would be very helpful.
    Please find the page URL

    Thanks & Regards.

    #591811

    Hello,

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS. Change the color as per your need.

    .variation-swatch-selected .reset_variations {
    background-color: #e90505;
        color: #fdfdfd;
    }

    Best Regards.

    #592182

    jay-9133
    Participant

    Hi Aizaz,

    Thanks for the custom CSS code it was really very helpful. Ill use this to highlight the text.

    Thanks & Regards

    #592231

    Sounds Great! that your issue has been solved.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Popup for variable product’ is closed to new replies.