Hi, i like to display_none the sidebar of search page result.
I don’t know how to reference this element.
http://coronatolive.com/?s=bla+bla+bla
Thanks so much!!!
Xavier.
Hey xpoveda!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.search .sidebar { display: none!important; }
.search .container .nine.units { width: 100%; }
Regards,
Yigit
Hi Yigit, incredible!!!, perfect!!!.
Thanks for your fast and perfect support.
Xavier.