Home › Forums › Jevelin Theme › Justify text in Icon Box
Home › Forums › Jevelin Theme › Justify text in Icon Box
Hi guyz,
I need to justify the text in an icon box. I worked so far with other content justification using YellowPencil and that worked fine. However when applying YellowPencil text justification on Icon Box contents and saving it, it remains unjustified afterwards.
Is there another way to achieve this?
Thanks for any advice!
Simon
Solution for this topic
Hi Simon,
I hope you are well today and thank you for your question.
You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.home #page-container .sh-iconbox-content { text-align: justify; }
Best regards,
Shufflehound team
Solved. Perfect! Thank you very much for the quick help!
You are most welcome here š