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
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
It’s much better – thanks!
Hi,
Glad we could help. Just let us know if you need more assistance :)
Best regards,
Nikko