Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #984273

    Hi,
    I’m having a lot of trouble trying to control the vertical menu width (which should be around 105px). We’re using Uber Menu, but it seems the width of the menu is controlled by the Enfold container. Please help.

    Also, content within Tabs is aligned to the left, instead of center. With different screen resolutions all site content (including tab titles) is centralized, but the content within the tab sections is aligned to the left (not responsive?).

    Thanks in advance.

    #984301

    Hey Ilya,

    Try adding this to quick css:

    .ubermenu-submenu{
    width:105px!important;
    min-width:105px!important;
    }

    Best regards,
    Jordan Shannon

    #984348

    Hi Jordan,
    Thanks for your quick reply. Unfortunately the fix didn’t work.
    Any other ideas?

    Jake.

    #984353

    Hi,

    Yo want the submenu to be 105px? That seems thin, please let me know if I’m misunderstanding.

    Best regards,
    Jordan Shannon

    #984383

    Hi,
    It should be around 105px. I’ve tried changing the CSS you gave me to 150px, and it still doesn’t change anything.

    Jake.

    #984384

    Hi,

    Please try adding the css I provided to the very top of quick css and clear the cache few times over.

    Best regards,
    Jordan Shannon

    #984593

    Hi,
    Still doesn’t work.

    Jake.

    #984624
    This reply has been marked as private.
    #984758

    Hi Jake,

    Best regards,
    Victoria

    #984772

    Hi Victoria,
    We’ve reverted back to the header menu – the Enfold vertical menu isn’t working, it caused an alignment clash (in tab content) and had many issue, with the logo/width being the biggest one. If it would be possible to make it work – this is what we want. See image of the same menu in it’s vertical state.

    Jake.

    #984793

    Can you help?
    I’ve changed it back to the vertical menu option.

    #985044

    Hi Jake,

    Thank you.

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #header .nine.units {
        width: 70vw !important;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #985620

    Hi Victoria,
    Thanks, but it didn’t work.
    I tried adding the code to Quick CSS (top part), custom.css (in a few places) and even to the stylesheet. I cleared browser cache and opened in other browsers – still looks the same.
    I need further assistance.

    Jake.

    #985925

    Hi,
    Thank you all for your help – this isn’t working for us,
    we will change to a horizontal menu.
    Maybe in the future when you fix your vertical menu we will change back.

    Jake.

    #986061

    Hi,

    Thank you for your feedback.
    We will do forward all review to our developers to see what we and how we can go forward.

    Best regards,
    Basilis

Viewing 15 posts - 1 through 15 (of 15 total)
  • You must be logged in to reply to this topic.