• Resolved antonic93

    (@antonic93)


    hi, how do I stop the label field from appearing in the selection?

    I tried to leave it blank but it doesn’t show up in the cart and checkout the selection I made

    attached

    https://ibb.co/yygxrzg

Viewing 1 replies (of 1 total)
  • Plugin Support Vivek Acowebs

    (@viveke)

    Hi,

    To prevent the label field from appearing in the selection, please add the following CSS to your site’s additional CSS section:

    .wcpa_wrap .wcpa_image .wcpa_image_label{
    display: none;
    }

    This should hide the label field while ensuring that your selections still appear correctly in the cart and at checkout.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.