How translate showing ,, Quantity ” on mobile device

This topic has 4 replies, 2 voices, and was last updated 1 years, 7 months ago ago by Tony Rodriguez

  • Avatar: Laskowidz
    Laskowidz
    Participant
    March 14, 2023 at 01:01

    Hello,

    I’ve searched the forum and several threads on this subject but can’t find a solution

    how to translate/change “Quantity” on the product page when using a mobile device?

    https://prnt.sc/akHewdbj44oY

    Translating via LOCO Plugin doesn’t help.

    I added some CSS code from the forum to hide the display but it didn’t help… anyway I need to translate it anyway

    1. I have to change it in some php file? If so, please let me know where and how exactly.

    2. Quick question how to change/edit this banner on the main page?
    https://prnt.sc/Z1_5oebNXLZZ

    3 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    March 14, 2023 at 07:02

    Hello @Laskowidz,

    Thank you for choosing XStore as your WooCommerce WordPress theme.

    1. To translate/change “Quantity” on the product page when using a mobile device, please copy and paste the following CSS code into XStore >> Theme Options >> Theme Custom CSS >> Global CSS. Once you have cleared the browser cache of the mobile device, the issue should be resolved.

    @media only screen and (max-width: 480px){
    .single-product-builder .et_product-block form.cart .quantity-wrapper:before {
        content: 'Value' !important;
    }
    }

    Please note that you will need to change the word ‘Value’ to your desired text.

    2. To modify the banner on the main page, please navigate to XStore > Theme Options > Woocommerce (Shop) > Shop > Shop page Layout > Shop Page Banner Content. There you can view the shortcode and then proceed to Dashboard > Static blocks.

    There you can edit the relevant static block according to your needs.

    For further reference, please refer to the images provided at the following links: https://postimg.cc/NyRCzZhk and https://postimg.cc/t7cdFDwq.

    If you have any additional queries or concerns, please do not hesitate to contact us. Our support team is always available to assist you.

    Best Regards,
    8Theme’s Team

    Avatar: Laskowidz
    Laskowidz
    Participant
    March 14, 2023 at 09:26

    It’s work ! THX 🙂

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    March 14, 2023 at 09:44

    Hello @Laskowidz,

    Thank you for your kind words. We are pleased to hear that the solution was successful. If you have any additional questions or require further assistance, please do not hesitate to contact us.

    Have a Great Day.

    Topic Closed.

    Best Regards,
    8Theme’s Team

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

The issue related to '‘How translate showing ,, Quantity ” on mobile device’' has been successfully resolved, and the topic is now closed for further responses

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