This topic has 8 replies, 3 voices, and was last updated 9 years, 9 months ago ago by Robert Hall
did you change the mobile menu on ipads?
what happened, its not responsive!
it used to look like this:
now it looks like this:
what happened, i need it to be either responsive or look like it was previously how can i fix this please?
Hello,
Do you wish the menu on iPads to be the same as on desktop?
Thank you.
Regards,
Eva Kemp.
no, i would like it to go back the way it was! Much easier for responsive purposes, can i turn it back?
Hello,
Sorry, but I don’t know how your menu looked before. Could you please clarify with more details?
Thank you.
Regards,
Eva Kemp.
i have already told you in my first question:
The menu looked liked this:
and now it looks like this:
i need it to look like the way it was, why has it changed, i have not updated the theme or done anything different!
Can you put it back the way it was?
Hello,
I’ve added this code into custom.css file. Please check.
@media only screen and (max-width: 1200px){
#st-trigger-effects {
display: block !important;
position: absolute;
width: 30px;
height: 30px;
top: 50%;
left: 0;
margin-top: -15px;
z-index:2;
}
.navbar-collapse.collapse {
display: none!important;
}
}
Regards,
Robert Hall.
ok thank u!
Hello,
You’re welcome!
Regards,
Robert Hall.
The issue related to '‘mobile menu not the same’' has been successfully resolved, and the topic is now closed for further responses