Hi all does anyone know how to remove the side bar from only 1 page in the revolution lifestyle theme.please help me
Try adding adding this to the page. <style>#sidebar { display:none; } .breadcrumb { display:none; } .postarea { width:918px; }</style> Code (markup):