Hi, What do I have to do to make the archive portfolio category look like this without the sidebar?
Hey delaosa!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.archive .sidebar {
display: none!important;
}
Best regards,
Yigit
thanks Yigit, I also referred to the visual style of the grid :)