Hey there, on the following link I created a split menu. The only problem is that the burger menu also get centered when you have a look on a tablet.
Do you have a solution so that the burger menu will appear on the right?
Best regards,
Martijn Koster
Hey Martijn,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look? Did you add the code to have the burger menu at landscape mode on the tablet?
Best regards,
Victoria
Hey Victoria, thanks for your reaction.
Looking forward to see what you can do to help,
Best regards
Martijn. Koster
Hi TenMediaNL,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 1024px) {
#top #header .main_menu {
width: 10vw;
left: auto;
transform: none;
right: 0;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Hey Victoria. This works!
Thanks for the support.
Hi,
Great, I’m glad that you got things working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hi dmaldonado,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
Victoria