• Resolved rcbunker

    (@rcbunker)


    Hi, it seems the width in the dropdown menu on the horizontal navigation bar at the top of this page cannot be adjusted, i tried to use the slider in elementor to adjust the width from 250 to 110 for example, however the width still remains really wide, can anyone shed light on this? E.G rc cars > Nitro > 1/16th scale

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Team Brainstorm Force

    (@brainstormteam)

    Hello @rcbunker

    The dropdown menu has a default value of 220px from the code itself.

    That is the reason, it is not reflecting the change below it.

    Kindly use this custom CSS in the theme customizer:

    .elementor-1127 .elementor-element.elementor-element-669c5cd ul.sub-menu {
        width: 190px !important;
    }

    I hope this helps ??

    Regards,
    Rahul.

    Thread Starter rcbunker

    (@rcbunker)

    Hello Rahul, tried it and it didnt change anything, just wanted to state its a HFB nav menu im using in elementor and not the standard wordpress nav menu, not sure if that makes a difference, i left the css in there if you want to inspect it

    Thanks!

    Plugin Support Team Brainstorm Force

    (@brainstormteam)

    Hello @rcbunker

    I could not find the CSS provided in the code using inspect element.

    Please open a ticket from our Support Portal for quicker resolution.

    Looking forward to hearing from you.

    Regards,
    Rahul.

    Hello

    Marking this topic as resolved due to inactivity and assuming the issue is resolved at your end.

    Feel free to reply here or open up a new issue thread if you are still facing this problem.

    Regards,
    Rahul

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Dropdown width’ is closed to new replies.