How can I put text price before my price?

Topic summary

A user wants to reposition text before the price display on their product page. They provided screenshots and a link to their store showing the current layout.

Solution provided:

  • Add CSS targeting .product .price__sale and .product-form__info-title
  • Use position: relative on the parent container
  • Use position: absolute with top: 40% and left: 0 on the title element

The responder included a code snippet and asked the original poster to mark the issue as solved if the CSS solution works.

Summarized with AI on November 8. AI used: claude-sonnet-4-5-20250929.

https://lojabauer.com.br/products/balanco-pet-comfort-o-conforto-para-o-seu-pet