By Alex Lee on Wednesday, 03 October 2018
Posted in General
Likes 0
Views 1.1K
Votes 0
Hey how's it going?

I've trying to figure out how to stop the styling for a sidebar menu,
if you go here:
http://www.digitalcoincrew.com

on the left hadn side i have menu that isn't on the offcanvas side bar placement but its still showing the Offcanvas styling ie the padding and margin that is making it not alin with the rest of the stuff below

Any ideas how i can combat this?

All the best

Alex
Hi there,

Seems like this module http://take.ms/cdotf that shown on your left hand side. I have disabled them and it should not shown now.

Please give it a check and see how it goes.
·
Thursday, 04 October 2018 10:30
·
0 Likes
·
0 Votes
·
0 Comments
·
huh?
Why did you disable it? that wasn't my question jesus. I asked how to remove the **** styling not remove the module. Next time ask permission before disabling things on a live site.

now i'll ask again how do i remove the STYLING of the Helix Off canvas menus, any menu you add has the Offcanvas styling, so how do i disable that.
·
Friday, 05 October 2018 19:40
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Alex,

I am sorry that it might be my colleague misunderstand your initially question in earlier, can you try apply this following custom css into your Office template custom css area and see how it goes.


body .es-modules-wrap.es-modules-es-dashboard-sidebar-top .office-canvas-menu {
margin-left: -15px !important;
}

body .es-modules-wrap.es-modules-es-dashboard-sidebar-top .office-canvas-menu > li a {
border: 0px;
}
·
Saturday, 06 October 2018 11:29
·
0 Likes
·
0 Votes
·
0 Comments
·
thanks man, And tell your colleague I'm sorry was a bad day, shouldn't have been that pissed of its not that bad ;-)
·
Saturday, 06 October 2018 16:17
·
0 Likes
·
0 Votes
·
0 Comments
·
No problem Alex, i believe my colleague will understand that, i will forward this message to him.

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
·
Sunday, 07 October 2018 10:57
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post