Hi guys
Quick question. Will it be possible to center the text of the title in the IconBox? I suppose you have to do this from the Quick CSS, because I do not see the settings option in ENFOLD styling.
Yours
Luke
Hi Lukasz!
Please add following code to Quick CSS
.iconbox_content_container, h3.iconbox_content_title {
text-align: center;
}
Cheers!
Yigit
Thank you for your answer.
Is now centered, but on tablets is still crooked. Is there a way to wrap text automatically that everything is nicely centered?