Hello,
Does anyone know how can i align to the left a text in the FAQ widget in my web?? I just want this part to be left-aligned because the rest of my web is justified and i want to keep it like that.
Hello,
Does anyone know how can i align to the left a text in the FAQ widget in my web?? I just want this part to be left-aligned because the rest of my web is justified and i want to keep it like that.
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community! ![]()
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
Hello @anlupapeltapiz ,
You can align text to the left by doing custom CSS.
This is my site:
thanks for url yes please add this code
.eapps-faq-content-category-item-question {text-align: left;}
Thanks a lot!!! It worked perfectly