Bootstrap Footer, Full Width Of Page

后端 未结 4 702
小鲜肉
小鲜肉 2021-01-02 12:55

i\'m designing a website with joomla and using the bootstrap framework. Now i have a problem by my footer. Basically i use a simple grid layout and i want the content part o

4条回答
  •  遥遥无期
    2021-01-02 13:34

    You can put your footer to separate

    after the main content container. Then you can assign a container class which does not limit the width of the footer, like happens with main content. E.g.::

    ...

提交回复
热议问题