Hi,
I would like to know the best way to change the width of the sidebar and main content.
Tks
I would like to know the best way to change the width of the sidebar and main content.
Tks
div#es-wrap.view-profile .es-container .es-sidebar
{
width: 350px !important;
}
/*EASYSOCIAL CUSTOM SIDEBAR WIDTH*/
div#es-wrap .es-container .es-sidebar
{
width: 400px !important;
}
div#es-wrap.view-profile .es-container .es-sidebar
{
width: 400px !important;
}
body div#fd.es .es-container .es-sidebar {
width: 400px!important;
}