Home Forums WoodMart support forum How can I make the product choice from dropdown to flat layer as below?

How can I make the product choice from dropdown to flat layer as below?

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #340625

    fantasy7
    Participant

    Hi,
    I wonder how we can make the product choice from the drop-down to flat layer show(not sure this name is correct or not as the attached screenshot?

    Thank you

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

    Hello,

    Please read our detailed documentation in the following link:
    https://xtemos.com/docs/woodmart/variable-products-swatches/

    Then we can style it using Custom CSS.

    Best Regards

    #340702

    fantasy7
    Participant

    Thanks Aizaz.

    #340803

    fantasy7
    Participant

    Hi Aizaz, can you please also let me know how I can make my button into with frame.
    We are unable to find the setting at custom CSS.

    Thank you

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

    Hello,

    To add a border on the swatches try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .wd-swatch.swatch-on-single {
        border: 1px solid black;
        padding: 5px;
    }

    Best Regards

    #341127

    fantasy7
    Participant

    Thanks. It works 🙂

    #341144

    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 7 posts - 1 through 7 (of 7 total)

The topic ‘How can I make the product choice from dropdown to flat layer as below?’ is closed to new replies.