Before you ask please READ THIS

Widget in the Footer Area extending to the entire width

edited March 2015 in Fame Posts: 10
Hello,

I would like to add a widget to the first footer area, that extends to the entire width of my website. Unfortunately the widget only appears on one third of the width. Is there any possibility to increase the footer area? That would be very important for the concept of my page.

Thank you in advance

Comments

  • AirAir
    Posts: 10,970
    Hello there:-)

    If you have only one widget in your footer then this custom CSS should work for you
    .foot-widgets.one-col .col {
    width: 100%;
    }
    If it will not, then please post live link.

    With kind regards.
  • Thank you very much. It worked.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!