开发者

Why Are Elements of Sidebar Hidden?

开发者 https://www.devze.com 2023-03-04 12:31 出处:网络
On this page you can see that elements of the sidebar a开发者_如何学编程re hidden by the content (as shown in pic below). This happened while I was editing the menu... Any idea what\'s going wrong her

On this page you can see that elements of the sidebar a开发者_如何学编程re hidden by the content (as shown in pic below). This happened while I was editing the menu... Any idea what's going wrong here?

Thanks,

Tara

Why Are Elements of Sidebar Hidden?


Remove width: 970px from .single.

It's on line 795 inside /wp-content/themes/primus/primus/style.css.


In response to comment:

To do it your way, add position: relative to #rightcol. Disregard my previous fix.

0

精彩评论

暂无评论...
验证码 换一张
取 消