Home Forums WoodMart support forum how to make + – button border darker

how to make + – button border darker

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

    shadestech
    Participant

    as i attach screenshot +- button border is light cant visible h
    how to make it darker
    please help

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

    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.

    div.quantity input[type="button"] {
        border: 2px solid black;
    }
    
    div.quantity input[type="number"] {
        border-color: black;
    }

    Regards.
    Xtemos Studios

    #288057

    shadestech
    Participant

    Ok thank you

    One more problem

    At home page it +- add to cart buttons are showing in product image (screenshot attached)

    At shop page +-add to cart buttons showing correctly

    How to make home page button cart button as shop page
    Please help

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

    Hello,

    You are Most Welcome.

    I saw the screenshot you attached.

    I have logged into your website and made the homepage products design the same as the shop page.

    Please clear cache and check back.

    Note: Please create new topics for each question on the support system.

    Regards.
    Xtemos Studios.

    #288203

    shadestech
    Participant

    thankyou for help

    how you done that if i want old seting how will i do please help

    #288298

    Hello,

    You are Most Welcome.

    I edited the product tabs and set the design of the products.

    Screenshot for Clarification: https://prnt.sc/12atsbz

    Best Regards

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