By Julie Kubiak on Thursday, 22 February 2018
Posted in General
Likes 0
Views 270
Votes 0
Firstly, my iPad can’t select an alternative category for this post, it should be under Vanilla template questions.

I know I’ve asked this before, but I’m attempting to streamline ES to look more like an app to users and want to do away with the left hand panel of modules in ES. Previously you’d said this wasn’t possible.
I’ve achieved it with ED, through the Vanilla template layout and will be adding any necessary links in to the slider menu (only if necessary).
Any suggestions on ES?
Hi there,

May i know that you wanted your site to site to be shown this way http://take.ms/lkTyo? If yes, you can apply css codes below and see how it goes.

[gist type="css"]
#es .es-container .es-sidebar {
display: none !important;
}
[/gist]

If not, it would be best if you can explain more on your requirement for better understanding. Please advice.
·
Thursday, 22 February 2018 13:44
·
0 Likes
·
0 Votes
·
0 Comments
·
That’s EXACTLY the look I was after

Thank you!

I haven’t got a clue what to do with the coding, I’m back at my desk tomorrow so will investigate further.
·
Thursday, 22 February 2018 14:29
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Julie,

You can actually add them in the custom css code when you are editing Vanilla. I have added this for you now, http://take.ms/6etnc
·
Thursday, 22 February 2018 15:05
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you!!!!!!!!!
·
Friday, 23 February 2018 02:22
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You are most welcome. Glad to hear that your issue has been resolved now.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.
·
Friday, 23 February 2018 10:42
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post