关于此小部件/标题横幅的几个问题?
如何在屏幕的整行(宽度)中扩展标题? (如顶部的绿色菜单栏)
当我在页脚和全宽行中有图像时,图像位于窗口小部件外部 - 当我将标题窗口小部件扩展到完整行时,如何确保不会发生这种情况?
我尝试添加shite背景但是没有做任何事情;如何使颜色变白?
http://www.localgreeneats.com/category/blog/
谢谢
答案 0 :(得分:0)
为什么不添加以下内容?
.well {
margin-top: 10%; /* this will work on both mobile and desktop */
}