-
AuthorPosts
-
March 8, 2016 at 8:45 am #594877
hello,
for some reason my arabic burger menu goes to the right side when displayed on phone or tablet. is there a fix as its siting behind my logo?
March 9, 2016 at 7:05 am #595333Hi Jihad,
As far as I can see your logo is on the left and the burger icon on the right and they are not clashing, where would you like to place it?
Regards,
RikardMarch 9, 2016 at 8:29 am #595367hey Rikard,
I’m talking about the arabic site, i’ll link it bellow
March 10, 2016 at 6:24 am #596068Hi,
Ah ok, sorry. Please try the following in Quick CSS while in the arabic language:
@media only screen and (max-width: 767px) { .responsive.html_mobile_menu_tablet.html_logo_right #advanced_menu_toggle { left: 50px !important; } }
Best regards,
RikardMarch 10, 2016 at 10:39 am #596199hello,
That worked but it squashed the size of the page. do i just have to change the max width px count for that?
March 10, 2016 at 10:43 am #596201tried to change the pixels but that didn’t work i have these codes on there as well, maybe they will contradict each other, i dont know:
#top #header .social_bookmarks li:last-child {
border-right-style: solid !important;
border-right-width: 1px !important;
}
.rtl ul#avia2-menu {
margin-left: 10px;
}
.rtl li.menu-item-language {
padding-right: 10px!important;
}
.avia-content-slider .slide-entry-title {
font-size: 20px;
}
.avia-content-slider .slide-image, .avia-content-slider .slide-image img {
margin: auto;
}
.rtl .post-title.entry-title {
letter-spacing: 0.01em!important;
}
.rtl .post-title, .rtl .slide-entry-title {
letter-spacing: 0.01em!important;
}
ul.avia_wpml_language_switch_extra {
display:none !important;
}March 11, 2016 at 7:49 am #596732Hi,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Best regards,
RikardMarch 13, 2016 at 8:23 am #597349Done
March 15, 2016 at 7:16 am #598203Hi,
Thanks for the login, I added the CSS I posted previously but I couldn’t see anything different other than the hamburger icon going to the left. Could you check please? Make sure to clear your browser cache prior to checking the change. If you should have further problem then please post a screenshot highlighting the problem.
Thanks,
RikardMarch 16, 2016 at 3:08 pm #598943cool, yeah i see that it worked, i don’t know why it didn’t work for me. Thanks Rikard.
-
AuthorPosts
- The topic ‘Arabic burger menu icon in wrong side’ is closed to new replies.