This topic has 4 replies, 3 voices, and was last updated 3 months, 2 weeks ago ago by Rose Tyler
Shop Page Product Title in default Centre alignment , how to change Left alignment, i attached image for your refence , kindly Support
Hello,
Change this custom CSS code in your child theme https://prnt.sc/LvpulGtUhlnt to
.products-loop .content-product .product-details, .swiper-container .content-product .product-details {
text-align: start;
margin: 10px;
}
If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.
Kind Regards,
8theme team
Hello! guys I try to do the same thing but the star stay in the center. can you’ll help me
Hello, Rodlens Hora,
Thank you for contacting us and for using XStore.
Please add this code also:
.products-loop .content-product .star-rating, .swiper-container .content-product .star-rating {
margin-left: 0;
}
Kind Regards,
8theme team
You must be logged in to reply to this topic.Log in/Sign up