Hello Sir,
Please check my screenshot for the same.
@media (max-width: 991px)
.bd-hmenu-1 .navbar-collapse {
position: fixed !important;
z-index: 100;
top: 0;
bottom: 0;
left: 0; /* changed to right */
right: auto !important; /* changed to left */
overflow-y: auto !important;
we changed some values left and right and navbar-collapse changed direction from LTR to RTL (Right to Left Direction)... Still, some more changes need to make it in order to make the background stable and slide in the opposite direction.
Sample URL -http://gulfcornermedicaltourism.com/ for reference. Check the screenshot attached for better inputs and references.
Can you help me to achieve the same, please?
Regards
Suffian Ahmed
Hello Sir,
Please check my screenshot for the same.
-------------------------------------------------------
@media (max-width: 991px)
.bd-hmenu-1 .navbar-collapse {
position: fixed !important;
z-index: 100;
top: 0;
bottom: 0;
left: 0; /* changed to right */
right: auto !important; /* changed to left */
overflow-y: auto !important;
we changed some values left and right and navbar-collapse changed direction from LTR to RTL (Right to Left Direction)... Still, some more changes need to make it in order to make the background stable and slide in the opposite direction.
Sample URL -http://gulfcornermedicaltourism.com/ for reference. Check the screenshot attached for better inputs and references.
Can you help me to achieve the same, please?
Regards
Suffian Ahmed