Hi, I want to center the icons on my homepage. I did not finalize the icon column yet, because simply don’t know how to set them to center.
I found this code on the forums:
.home div#x-section-3 .x-container:nth-child(1) .x-column {
text-align: center;
}
But, this did not help me.
Please let me know what I should do.
Site URL - joelmadasu.com
I did not keep the column section on the homepage because I do not want the page to look awkward.
Thank you!