Home Forums WoodMart support forum Quantity Selector Button

Quantity Selector Button

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #254832

    Madhushanr
    Participant

    Hi,

    How to transform Quantity Selector Button into a circle type button?

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

    Hello,

    I saw the screenshot you attached. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .form-style-semi-rounded div.quantity .minus {
    	border-top-left-radius: 20px;
    	border-bottom-left-radius: 20px;
    }
    
    .form-style-semi-rounded div.quantity .plus {
    	border-top-right-radius: 20px;
    	border-bottom-right-radius: 20px;
    }

    Best Regards.

    #255361

    Madhushanr
    Participant

    Thanks a lot.

    #255473

    Most Welcome!!!

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

The topic ‘Quantity Selector Button’ is closed to new replies.