I am customizing the shop page using elements since it is easier to modify.
Can I put the title and price of the product inline?
I want to put it horizontally and I wnat to align the rating(start) to left
I also want to remove the add cart buttton
since this is not the shop page (just made by elements), I can’t use the function you built.
My last question is that next to rating, I want to add a button(text:detail)
So, when it is clicked, it goest to the product detail page.
I guess for this, I have to use php code since this is not built on woocommerce plug in..?