Tekst na urządzeniach mobilnych jest wyśrodkowany.

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

  • Avatar: Peter
    Peter
    Participant
    December 20, 2022 at 09:04

    Where can I change so that the text on mobile devices is not centered?
    It needs to be changed in the product for now.

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    December 20, 2022 at 10:28

    Hello, @Peter,

    Simply go to the Dashboard >> XStore >> Theme OPtions >> Theme Custom CSS >> Global and then paste the below code at the bottom of the CSS box there.

    @media(max-width:576px){
    .woocommerce-product-details__short-description p{text-align:left !important;}}

    Then save settings and check back to your site after clearing the browser cache.

    Regards 8Themes Team.

  • Viewing 2 results - 1 through 2 (of 2 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.