Product page questions - by ejder077 - on WordPress WooCommerce support

This topic has 13 replies, 2 voices, and was last updated 5 years, 6 months ago ago by Rose Tyler

  • Avatar: ejder077
    ejder077
    Participant
    October 10, 2018 at 15:19

    Hi,

    1. May I ask how can I change the color of the word of the short description (https://prntscr.com/l4guib)? I tried to change it by the text block > text color. But it is not working on my 2 phones and 2 laptops. (I changed the color to red)

    2. May I ask why the “Add to cart” button is sticking to the bottom of the “quantity” button? How can I fix it? (https://prntscr.com/l4guk6)

    Thank you

    12 Answers
    Avatar: ejder077
    ejder077
    Participant
    October 10, 2018 at 15:24

    Hi,

    For question 1, I can change the color now, thanks

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 11, 2018 at 07:18

    Hello,

    1. I am glad that you sorted out.
    2. Please provide page URL.

    Regards

    Avatar: ejder077
    ejder077
    Participant
    October 12, 2018 at 11:40

    Hi,

    Sorry for the late reply, this is the link: http://bra-plus.com/product/4071/.

    And actually, every product page occurs the same problem when viewing on phone.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 12, 2018 at 12:04

    Hello,

    Please add this code in Global custom css:

    @media (max-width: 992px){
        .single-product .wc-variation-selection-needed {
            margin-top: 20px;
        }
    }
    

    Regards

    Avatar: ejder077
    ejder077
    Participant
    October 12, 2018 at 12:26

    Hi,

    Some of the products are still no change. For example: http://bra-plus.com/product/patch-beanie/

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 12, 2018 at 12:35

    Hello,

    Please change the previous code to:

    @media (max-width: 992px){
        .single-product .wc-variation-selection-needed, .single-product .product-information-inner .add_to_cart_button {
            margin-top: 20px;
        }
    }

    Regards

    Avatar: ejder077
    ejder077
    Participant
    October 12, 2018 at 12:43

    Hi,

    There is still no changes in my 2 computers and 2 mobile devices

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 12, 2018 at 12:51

    Hello,

    Have you cleared cache? I do not see the problem on your site on my mobile.

    Regards

    Avatar: ejder077
    ejder077
    Participant
    October 12, 2018 at 13:04

    Yes, I clear cache whenever I make changes, but my computer/phone and some of my friend’s computers/phones always cannot see the change, may I ask why this always happens?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 12, 2018 at 13:09
    Avatar: ejder077
    ejder077
    Participant
    October 12, 2018 at 13:41

    Oh…Finally, I know what is happening.

    I will follow your suggestion and clear cache of browsers frequently.

    Thank you so much

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 12, 2018 at 13:48

    You’re welcome!
    Have a nice day.

    Regards

  • Viewing 13 results - 1 through 13 (of 13 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.