[Resolved] Edit Woocommerce Notices

Home Forums Support [Resolved] Edit Woocommerce Notices

Home Forums Support Edit Woocommerce Notices

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

    Hello Generatepress team,

    Pls check the woocommerce notice on mobile view: https://prnt.sc/mwEMUUiQhTwl

    Pls can you tell how can we edit it to make it look better like if you use it from mobile all those notices of adding product to cart, the one shown in the image of my account page etc all look big.

    Pls check private box for more info.

    #2256794
    Leo
    Staff
    Customer Support

    Hi there,

    The theme doesn’t have much control over this as most of the styles are coming from WooCommerce itself.

    Here is some CSS to help you get started:

    .woocommerce .woocommerce-message a.button {
        padding: 5px;
        background-color: #000000;
    }
    .woocommerce .woocommerce-message {
        font-size: 12px;
    }
    #2269417
    GeneratePressUser

    Hey Leo,

    Thanks I missed your this reply, I will mark the issue as resolved for now will let you know there is any issue.

    #2269494
    Leo
    Staff
    Customer Support

    Sounds good 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.