Hi there
Just looking to remove the left sidebar on Profile. I did it in older versions, putting
div#es-wrap.view-profile .es-sidebar
{
display: none !important;
}
in components / com_easysocial / themes / wireframe / styles / style.css but now the file seems to have different coding in it so I cant do it there. Any idea?
Thanks
Katie