Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #958349

    Hi!

    In the 2nd column of my footer I’ve placed 3 social media icons.
    I would like to allign the header (connecten) and the 3 icons in the center. So the distances from the 1st and 3rd column are equal.

    How can I do that?

    Thanks!
    Eefke

    #959057

    Hey shedoesitcoaching,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #961272
    This reply has been marked as private.
    #962051

    Hi shedoesitcoaching,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #text-8 {
      text-align: center;
    }
    #text-8 .textwidget {
      width: 40%;
      margin: 0 auto;
    }
    #text-8 .wp-image-609 {
      margin-right: 0px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #962158
    This reply has been marked as private.
    #963140

    Hi,

    Awesome! Glad we could help!
    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Align 2nd column footer’ is closed to new replies.