Request for assistance with price alignment on product page

This topic has 2 replies, 2 voices, and was last updated 9 months, 2 weeks ago ago by Tony Rodriguez

  • Avatar: mady
    mady
    Participant
    July 16, 2023 at 19:27

    Technical Support,

    I’m facing an issue while modifying the product page. I would like to align the price to the left, just like the other elements. However, despite my attempts, I am unable to change its position. I have attached a screenshot to illustrate the problem. The price always remains centered, which disrupts the visual harmony.

    Could you please provide guidance on how to resolve this issue and align the price to the left, consistent with the other elements on the product page? Your assistance in achieving an aesthetically pleasing and cohesive layout would be greatly appreciated.

    Thank you in advance for your support.

    Sincerely,

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    July 17, 2023 at 06:44

    Hello @mady,

    We have been unable to access the WordPress Admin Login details you provided.

    We kindly ask that you copy and paste the following CSS code into Xstore >> Theme Options >> Theme Custom CSS >> Global CSS and then clear your browser cache.

    .single-product .single_variation .price {
        float: left !important;
    }

    This should resolve your issue: https://postimg.cc/7J9srx0S

    Best Regards,
    8Theme’s 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.