Center images

hello friends, please how can I center these images? Thank you

Hi There @maximuzve

Thanks for writing in! I see that you have already applied center-text class, but your icons are not centered.

Could you please try adding the following CSS rule into your X -> Theme Options -> CSS area and see if that helps.

.center-text {
    text-align: center !important;
}

Hope that helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.