@foxden-vixen try:
DIV.sidebar.right.clearfix
or
DIV.sidebar.right
If that doesn’t work in the experimental section, try pasting this in your style.css:
.forum-archive DIV.sidebar.right {
display: none !important;
}
@foxden-vixen try:
DIV.sidebar.right.clearfix
or
DIV.sidebar.right
If that doesn’t work in the experimental section, try pasting this in your style.css:
.forum-archive DIV.sidebar.right {
display: none !important;
}