Home Forums WoodMart support forum Single Page some issue

Single Page some issue

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

    sziklaigabor
    Participant

    Hi, i attached a screenshot for a single page
    1 where can I set the pieces button style?
    2., before quantity button have something and i could not remove it.

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

    Hung Pham
    Participant

    Hi sziklaigabor,

    Thanks for reaching to us and take our apologies for the long delay in answering.

    Please provide URL of the mentioned page, so I can take a closer look.

    Regards,

    #544116

    sziklaigabor
    Participant

    Hi,

    thanks your support.
    Links are: https://lufiparty.hu/lufi-krom-5-vegyes/
    All product has a same issue.
    Thanks

    #544299

    Hung Pham
    Participant

    Hi sziklaigabor,

    1. What exactly do you want to make changes to button? Please clarify a little better and I will help you.

    2. You are using Custom Single Product Layout and to assist you in the best possible manner, I kindly ask that you provide me temporary wp-admin info (wp-admin URL, username, password) to Private Content area, this will allow me to thoroughly investigate and address your concerns in a more efficient.

    Regards,

    #544377

    sziklaigabor
    Participant

    hi,

    quantity button stlye i prefer like buy button style.
    I send Temp WP login in privet.
    Thanks

    #544769

    Hung Pham
    Participant

    Hi sziklaigabor,

    Add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    
    /* 2 */
    .elementor hr {
        display: none;
    }
    
    /* 1 */
    form.cart div.quantity input[type="button"],
    form.cart div.quantity input[type="number"]{
    	background-color: var(--btn-accented-bgcolor);
    	color: #fff;
    }

    Regards,

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