Home Forums WoodMart support forum Quantity Bar Box

Quantity Bar Box

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #388069

    Hausbasket
    Participant

    I want to add text before the quantity box and change the shape rectangle to curve 25 Degree. Also, I want to change the quantity box color.

    Screen shot is attached for clear information.

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

    Hello,

    You need to create an HTML block. Find our documentation tutorial about this here: https://xtemos.com/docs-topic/html-blocks-usage/

    You can insert any content you need by means of the builder, and insert the HTML block as described in the manual in the Theme Settings > Single product > Add to cart options > select the area.

    If you have any questions please feel free to contact us.

    Best Regards

    #388570

    Hausbasket
    Participant

    I don’t want to add the above add to the cart and below. I want to change the dimensions of the quantity box and also add texts to this box.

    See the attached screen short for clear information.

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

    Hello,

    Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.

    Best Regards

    #388837

    Hausbasket
    Participant

    Login details shared

    #388955

    Hello,

    Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.

    Best Regards

    #389282

    Hausbasket
    Participant

    Why did you not read the above message? I already send

    Don’t ask again for admin access. Give proper solution on it.

    #389554

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .summary-inner div.quantity input[type=button], .summary-inner div.quantity input[type=number] {
        min-width: 50%;
    }

    Increase or decrease the value as per your needs.

    Please check this manual to find the option to add the content to the product page: https://xtemos.com/docs-topic/html-blocks-usage/

    Best Regards

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