Hi @amandinepauliat,
Can you please share the screenshot of the issue? Thanks.
Hi @amandinepauliat,
Can you try adding the custom CSS in the Additional CSS box and test:
@media (max-width:768px ) {
.widget_service_block .tg-one-third {
text-align: justify;
}
}
Sincerely,
ThemeGrill Support
Hi,
Thank you for this solution that I tested but which does not seem to work …
Hi @amandinepauliat,
Please remove previous custom CSS and use this:
.tg-one-third {
text-align: justify;
}
Hope this helps. Let us know if it didn’t work for you. Thanks.
Hi,
It’s perfect, thank you very much !!!
@premi0
Hi @amandinepauliat,
Glad to know your issue has been fixed. Please let us know of any other queries. Thanks.