Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #750517

    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

    #751047

    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

    #759352

    That worked well. Thanks so much Jordan. :)
    All the best,
    Corina

    #759469

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Center a row of social media icons within a column’ is closed to new replies.