Hi,
I am using Kingdom theme. How do I center the product description and and price in my product grids?
Many thanks!
Hi,
I am using Kingdom theme. How do I center the product description and and price in my product grids?
Many thanks!
Hii, @OSH
Kindly share your store URL so,
I can solve your problem perfectly.
Thank You.
Hi @OSH ,
Nice work on picking the Kingdom theme. I wasn’t overly familiar with it but after taking a deeper look, it seems really good!
With regards to your edit, the Kingdom theme is developed by Krown themes and it could be worth reaching out to them directly about this too for help. Since they developed the theme, they would know it better than anyone and could be able to make smaller design edits such as this. You can contact them directly on their website here.
Great Thank you, good Idea I’ll get in touch with them directly.
@OSH ,
Without seeing the website it’s difficult to assist, however you can try this:
.product-item__caption{
text-align: center !important;
}
Kind regards,
Diego
This worked, thank you!