Submenù are not centered with "Full Width" Theme

Home Forums Pro Support Submenù are not centered with "Full Width" Theme

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #67475

    Hello,

    i have the responsive menù pro plugin with the “All Width” Theme.

    The website is http://www.flattystudent.it.

    If you see the mobile menù, you can see the the voice “Residenze” is not centered like the other menù voices.

    Please tell me a solution to fix the problem.

    Thanks and best regards

    #67483
    Peter FeatherstonePeter Featherstone
    Participant

    Hey Alessandro,

    It is centered but it includes the submenu arrow. If you don’t want the submenu arrow to be included then you could add some Custom CSS to push that one item to the right by the same size as the arrow.

    Please advise

    Peter

    #67482

    Hello, please tell me the right custom css to hide the arrow and so have the voice centered like the others.

    Please let me know,

    thanks and best regards

    #67481
    Peter FeatherstonePeter Featherstone
    Participant

    Hey Alessandro,

    You wouldn’t want to hide the arrow because then your users wouldn’t be able to get to your submenus.

    The CSS to move the submenu over for your site would be:

    #responsive-menu-pro-item-756 {
       padding-left: 40px !important;
    }

    All the best

    Peter

    #67480

    Hello, thanks for the help.

    How i can the arrow with the same height of the “residenze” voice?

    i see that the arrow is a bit more tall than voice.

    Please let me know, thanks and regards

    #67479
    Peter FeatherstonePeter Featherstone
    Participant

    Hi Alessandro,

    That can be done from the plugin settings in the Menu > Trigger Sizing options:

    https://responsive.menu/docs/basic-setup/menu/#trigger-sizing

    All the best

    Peter

    #67478

    Hello,

    sorry but i dont have an appreciable results. Maybe you have an advise for me about width and height to setup?

    #67477

    Hello, i have this problem (the background is not full width and submenu are not centered)

    Please see the screenshot: https://prnt.sc/me83cr

    Please give me a solution: i need to have all menù voice centered, if i dont have the arrow is not a problem because is sufficient click on the menù voice to expand submenus.

    Please help me, thanks and regards

    #67476
    Peter FeatherstonePeter Featherstone
    Participant

    Hey Alessandro,

    In that case you can turn the submenu arrows off from the admin by just removing all the image and icon fields or by setting the height and width to 0.

    In regards the full width background, you can just change the CSS I gave you above to:

    #responsive-menu-pro-item-756 a {
       padding-left: 40px !important;
    }

    All the best

    Peter

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Submenù are not centered with "Full Width" Theme’ is closed to new replies.