Tagged: , ,

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

    I want to add a horizontal widget area to my footer, spreading under the 4 collumns I have created. Is this possible? It can be a regular text area.

    #776498

    Hey octaviosalles,

    First off, thanks for using the Enfold.

    Please, I need to check your website to test some custom CSS codes, may you provide it to me?

    Best regards,
    John Torvik

    #776635

    Sure, website below

    #776648

    Hi!

    I added following code to Quick CSS in Enfold theme options under General Styling tab

    #footer .flex_column:nth-child(5) {
        width: 100%;
        margin-left: 0;
    }
    #footer .flex_column:nth-child(1), #footer .flex_column:nth-child(2), #footer .flex_column:nth-child(3), #footer .flex_column:nth-child(4) {
        width: 20%;
    }

    and set footer widget count to 5 in Enfold theme options > Footer. Please review your website now
    Regards,
    Yigit

    #776707

    Thank you! It worked!

    #776757

    Hi,

    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,
    Andy

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘How to add a horizontal widget spreading the whole length of the footer’ is closed to new replies.