Tagged: column
Hi,
I created 3 columns and in the middle column I added a row of social media icons. I don’t seem to be able to figure out how I can center that row within the column?
Do you have any tips on how to achieve that? Link below. Scroll down on the home page.
Thanks so much.
All the best, Corina
Hey Corina,
Try adding this block into quick css:
.flex_column.av_one_third.no_margin.flex_column_table_cell {
display: table !important;
text-align: center !important;
margin-left: auto !important;
margin-right: auto !important;
width: auto !important;
}
Best regards,
Jordan Shannon
That worked well. Thanks so much Jordan. :)
All the best,
Corina
Hi!
We are happy you solved your issue.
Please remember to take a moment and rate Enfold at themeforest, under your account options.
Thank you very much for your time and patience.
Best regards,
Basilis