Tagged: ,

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #302703

    Hi the team !
    I’d like to have exactly the same footer than yours here, with column under another one and the whole footer centered at the middle of the page : http://kriesi.at/themes/enfold/pages/
    How can I do this please ?
    Thanks !
    Franck

    #302766

    Hey SphereEvenements!

    Thank you for using our theme.

    On the dashboard goto enfold->Footer layout.

    Select “Display footer widgets” or “Display footer widgets & sockets” from first select box and Number of footer colums you like (1-4) from the second box.

    Goto dashboard–Appearance-Widgets.

    In the widget areas “Footer Colum 1” – “Footer Column 4” drag the available widgets from the “available widgets” and adjust the settings for the widgets.

    Regards,
    Günter

    #302770

    Thanks Gunter, that’s what I’ve done. But I’d like to center the whole footer at the middle of the page. Actually it is aligned on the left. How can I adjust it on the center please ?
    Thank you,
    Regards,
    Franck

    #302776

    Hey!

    Thanks for coming back.

    Can you send us a link to your page please so we can see the problem?

    Cheers!
    Günter

    #302798

    Sorry but I can’t because I work in local mode…

    #303210

    Ok I have the solution. For anyone who wants to adjust the footer horizontally, add this code in your quick CSS (and change the values as you want) :

    #footer {
    padding: 15px 0 0 150px;
    }

    and for socket, it’s the same thing (change “footer” by “socket”) :

    #socket {
    padding: 15px 0 0 150px;
    }

    Cheers !
    Franck

    #303213

    Hey!

    Glad you figured it out Franck and thanks for sharing your solution :)

    Cheers!
    Yigit

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Footer customization’ is closed to new replies.