Tagged: archive
Hi there,
Since the last update, we have a sidebar appear on our previously full width archives page. How do we remove it again? (please see link)
Many thanks
Robert
Hey rpl_admin!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.archive .sidebar {
display: none!important;
}
.archive .content {
border: none!important;
width: 100%!important;
}
Cheers!
Yigit
Hi Yigit,
That seems to have done it!
Yet again, excellent support.
Many thanks
Robert