Hello
Please ask your question at one site place.
For do what you asked you need to bottom of CSS file
{your site}/templates/classic/css/style.css
add code:
Code: |
.header{
left: 0;
position: fixed;
right: 0;
top: 0;
z-index: 123;
}
.slider-row.row {
margin: 85px 0 0 0 !important;
}
.main_menu ul.nav li.parent ul li ul.nav-child {
right: -100%;
}
|
Please backup your site first
Regards
OrdaSoft team