Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Contributor www.AloGam.com

    (@son-tung-mr)

    hi digitalpassion,

    Thank you for the question. Could you let me know your website so that i can take a loser look at the problem for you?

    Have you a good day

    Sincerely,
    Wr Support Team

    hi,

    how to avoid horizontal scroll bar in this menu when reduce the screen size

    Plugin Contributor www.AloGam.com

    (@son-tung-mr)

    hi mathang,

    Thank you for the message, Could you let me know your site URL so that i can check it for you

    Sincerely,
    TONY

    Hi tony,

    this is my url :https://phpdemo.sgstechnology.net/sgsnew/

    how to do responsive menu pls help me.Am usin WR mega menu.

    Plugin Contributor www.AloGam.com

    (@son-tung-mr)

    hi mathang,

    Thank you for the site address. I will try my best to assist you, but it also depends partly on your theme structure.

    1.Could you go to the file: wr-megamenu/assets/css/frontend.css
    2. find
    @media only screen and (max-width: 783px){
    .wr-megamenu-container ul.wr-mega-menu{display:inline-flex}
    }

    and replace it with
    @media only screen and (max-width: 783px){
    .wr-megamenu-container ul.wr-mega-menu{background:gray;display:block}
    }

    Sincerely,
    TONY

    Hi tony,

    thank you so much.. its work up to 783px only.but above 783px it shows
    horizontal scroll bar.May i want to add this (.wr-megamenu-container ul.wr-mega-menu{background:gray;display:block}) to any other media screen width?

    Plugin Contributor www.AloGam.com

    (@son-tung-mr)

    hi mathang,

    Thank you for the reply, It depends on your preference. If you would like to make the menu not show horizontal scroll bar when the window’s width > 783 , you can use the following code to limit the maximum width:

    @media screen and (min-width:783px) and (max-width:983px){
        .wr-megamenu-container ul.wr-mega-menu{background:gray;display:block}
    }

    Sincerely,
    TONY

    Hi Tony,

    thank you so much…..

    Plugin Contributor www.AloGam.com

    (@son-tung-mr)

    Hi mathang,

    Thank you for the cooperation. If you feel satisfied with our plugin, Would you mind giving us a review here so that it can encourage to make the plugin better. Thank you very much.

    Sincerely,
    tony

    Hi Tony,

    I have just downloaded the plugin, I am having trouble to reposition the menu where it used to be (you can see here in live https://www.card.fr).

    I am working locally on my website to test your plugin.. it seems that I can’t attached a screen shot but the menu is now sticking at the top of the header and is located too much on the left side…

    Moreover, I am using the latest version of WordPress with the florida theme that comes with retina Icones which I use for my website. Since testing, my icon have all disapeared but.. only on Firefox 0_o when testing under Chrome I have my icons…

    Thank you for your support !

    Best regards.

    Plugin Contributor www.AloGam.com

    (@son-tung-mr)

    hi abcard,

    Thank you for the message. i have visited the site you mentioned above, hoever, it seems that the plugin is not activated? could you recheck it?

    sincerely,
    tony

    Yes Tony, it is normal as I am currently testing your plugin locally, I can’t activate it on the live website…

    From what I described you can’t point me to a drirection to fix it ?

    Or I can give you access by teamvwier if you wish…

    Thank you.

    Plugin Contributor www.AloGam.com

    (@son-tung-mr)

    hi abcard,

    As you described above, “the menu is now sticking at the top of the header and is located too much on the left side…”

    Without the site, it finds hard to know which code i should suggest you. In this case i just recommend you adjust the menu closer to the right side.

    For the teamviewer, My time is UTC/GMT +11 hours, Please feel free to contact me via the private message on our forum here

    Sincerely,
    tony

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Menu Position’ is closed to new replies.