- Posts: 24
- Thank you received: 0
The menus on the right are not rearranged on mobile versions
-
Martín G.F.
Active member - Topic Author
- Member
Less
More
2 years 6 months ago #49258
by Martín G.F.
Hello, I need the menus on the right to be rearranged at the bottom for the mobile versions, since they join but do not move to the bottom, as the menus in the footer.
I share images.
Thank you very much for your help.
I share images.
Thank you very much for your help.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6766
- Thank you received: 719
2 years 6 months ago #49259
by milos
Replied by milos on topic The menus on the right are not rearranged on mobile versions
Hello,
Please upload the images. It's better to provide the link to your website so we can inspect the code.
Thanks,
Milos
Please upload the images. It's better to provide the link to your website so we can inspect the code.
Thanks,
Milos
Please Log in to join the conversation.
-
Martín G.F.
Active member - Topic Author
- Member
Less
More
- Posts: 24
- Thank you received: 0
2 years 6 months ago - 2 years 6 months ago #49260
by Martín G.F.
Replied by Martín G.F. on topic The menus on the right are not rearranged on mobile versions
Hello.
Sorry, I forgot to share it.
Thank you very much.
Sorry, I forgot to share it.
Code:
https://thebamboomanor.com/about-us
Thank you very much.
Last edit: 2 years 6 months ago by milos.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6766
- Thank you received: 719
2 years 6 months ago #49261
by milos
Replied by milos on topic The menus on the right are not rearranged on mobile versions
Hello,
Please add this in the template options (Custom > CSS):
Regards,
Milos
Please add this in the template options (Custom > CSS):
Code:
@media (max-width: 767px) {
.content_sparky, .mp_right {
width: 100% !important;
}
}
Regards,
Milos
Please Log in to join the conversation.
-
Martín G.F.
Active member - Topic Author
- Member
Less
More
- Posts: 24
- Thank you received: 0
2 years 6 months ago #49262
by Martín G.F.
Replied by Martín G.F. on topic The menus on the right are not rearranged on mobile versions
Correction made.
Thank you very much.
Thank you very much.
Please Log in to join the conversation.
Time to create page: 0.154 seconds