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

    We are using the stretched version so obviously the footer would be full width with everything being centered in the page.

    The menu would be based off pages we have.

    #366911

    Hey Cole!

    You can go to Enfold theme options > Footer and choose to display 5 columns and add your menu ( home, accessories, pricing.. ) to footer column one by one in Appearance > Widgets. Then please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    #footer {
    background-image: url(https://kriesi.at/wp-content/themes/kriesi/images/logo.png);
    background-repeat: no-repeat;
    background-position: 50% 1%;
    }
    #footer .container {
    margin-top: 150px;
    }

    Best regards,
    Yigit

    #366926

    Thank you so much! That worked perfectly.

    #366930

    Hi!

    You are welcome Cole, glad we could help! Thank you for helping other Enfold users :)
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Custom Footer? Is This Possible?’ is closed to new replies.