By Stanislav Mitov on Friday, 13 July 2018
Posted in General
Likes 0
Views 0.9K
Votes 0
When updating the template to its latest version I am having problems with the right sidebar on the main login page. As you can see in the image, the right sidebar appears, and both before and not in the demo. How do I solve this problem?
Hi there,

Currently, if you wanted to show them full width, you need to enable this settings first http://take.ms/95x2i. But by doing this, guest users will not be able to access your Easysocial contents.

But if you wanted them(Easysocial contents) accessible, you can apply css codes below. Please give it a check and see how it goes.

[gist type="css"]
.office-container__right {
display:none;
}
[/gist]
·
Friday, 13 July 2018 16:56
·
0 Likes
·
0 Votes
·
0 Comments
·
thanks mate
·
Saturday, 14 July 2018 00:54
·
0 Likes
·
0 Votes
·
0 Comments
·
You're most welcome.

Just for your information, I have locked and marked this thread as resolved to avoid confusions in the future. Please start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiries.

Thanks for understanding
·
Saturday, 14 July 2018 10:33
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post