Hi Guys
How do I move stock display to below the price? ( please see att)
Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.
Latest post by Olivier on Thursday, 15 January 2026 16:33 UTC
Hi Guys
How do I move stock display to below the price? ( please see att)
Hello Graeme,
it is easier to help if we can see the page and look at the CSS of the site. Each site can be different.
If the container of the price and 'in stock' is display:flex, then you can ensure this setup follows the 'column' rather than the 'row' direction. Use 'flex-direction: column' in your CSS.
Olivier.
Help us get back to #1 in the Joomla Extension Directory by leaving us a 5-Star review here.
Thanks for the reply, but you answer is way over my head, is it possible to assist me with an example?
Ok, thanks for the page link, much easier to see what is going on!
In the template's custom.css file, it was added:
.product-price-container { float: left;}Olivier.
Help us get back to #1 in the Joomla Extension Directory by leaving us a 5-Star review here.
Subscribe for free and be the first to know about the latest features, updates, and new additions.