Need a bit of help on my Cart Page

Bob Byers April 2, 2020 at 1:01 pm

Months ago I managed to add the following text to the shipping section of my cart page right under where it says: Shipping charge $5.00

Please allow up to 7 days for delivery. We ship on Tuesday through Friday. I need to change this message due to the COVID crisis. I can’t find where I added this text. Can you help?

Replies (4)

  1. Bob Byers April 2, 2020 at 1:01 pm

    Months ago I managed to add the following text to the shipping section of my cart page right under where it says: Shipping charge $5.00

    Please allow up to 7 days for delivery. We ship on Tuesday through Friday. I need to change this message due to the COVID crisis. I can’t find where I added this text. Can you help?

  2. Spiracle Themes April 3, 2020 at 4:26 am

    Hi Bob,

    Did you add a function for this?
    Try finding this function in functions.php (wp-content/themes/somapro)

    Let us know if you have any questions

    Best Regards

  3. Bob Byers April 3, 2020 at 12:17 pm
    This reply has been marked as private.
  4. Bob Byers April 3, 2020 at 2:48 pm

    My error: I finally found where I was able to change the cart shipping text and was able to change the display as needed.

    I still would like your help regarding the text and background color for the banner.

    Thank you for your help and your patience

  5. Spiracle Themes April 4, 2020 at 3:34 am

    Hi Bob,

    Use this CSS

    .woocommerce-store-notice, p.demo_store {
    background-color: #d42e2e;
    }

    Paste it in Appearance -> Customize -> Additional CSS

    Let us know if you need any further assistance. We will be glad to help you

    Best Regards

Post a Reply

Reply To: Need a bit of help on my Cart Page
Your information: