Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #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?

    #595333

    Hi 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,
    Rikard

    #595367

    hey Rikard,

    I’m talking about the arabic site, i’ll link it bellow

    #596068

    Hi,

    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,
    Rikard

    #596199

    hello,

    That worked but it squashed the size of the page. do i just have to change the max width px count for that?

    #596201

    tried 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;
    }

    #596732

    Hi,

    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,
    Rikard

    #597349

    Done

    #598203

    Hi,

    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,
    Rikard

    #598943

    cool, yeah i see that it worked, i don’t know why it didn’t work for me. Thanks Rikard.

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Arabic burger menu icon in wrong side’ is closed to new replies.