and we need to remove the code for Rightmenu content which is shown below
<========== Start of Right side Bar ============>
<div id="request_list">
<div class="request_scrollable">
.............It contains Right side bar..............
</div>
</div>
<========== End of Rightside Bar ============>
If we want to remove the skin colors section we need to remove the following code which is present in custom.js
and we need to remove the code for Rightmenu content which is shown below
<========== Start of colors section ============>
<div id="right">
<div class="right_content">
.............It contains Right side bar..............
</div>
</div>
<========== End of colors sect ============>
3) Remove notifications and messages section in navbar :