Tagged: Align text
I want to align my content in flip box element to left but its by default coming as in centre. Please help?
Here is the page link
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
.avia-icongrid .av-icon-cell-item {
text-align: left;
}
Best regards,
Rikard
Thanks , the content got aligned to left.
But I don’t want the icon and the heading to get aligned also. I want them centred align.
Hi,
Thanks for the feedback please try this css instead:
.avia-icongrid .av-icon-cell-item .avia-icongrid-flipback {
text-align: left;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Thank you. Its good now
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike