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

    I don’t like the way my footer looks like. I would like to have more margin on the left and right and to change the width of each column. Is that possible? I would like to have it similar to your demo version: http://kriesi.at/themes/enfold-startup/

    Thanks!

    This is my site. http://www.paukersliebling.de

    #829505

    Hey nadinedomnink,

    The Enfold Startup Demo has similar widths, it’s just that the 2nd to 4th column content doesn’t occupy the whole space but we will still help you with changing the width of footer columns, try adding this css code in Quick CSS (located in Enfold > General Styling):

    #footer .av_one_fourth {
        width: 17%;
    }
    
    #footer .container .av_one_fourth:last-child {
        width: 31%;
    }
    

    Let us know if this helps. :)

    Best regards,
    Nikko

    #829509

    It’s much better – thanks!

    #829529

    Hi,

    Glad we could help. Just let us know if you need more assistance :)

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.