Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #987654

    Hey guys,
    what is the easiest way to fix this?
    The menu is just too wide: https://prnt.sc/k8mgbk

    Children …. community and support …

    Thank you

    #988206

    Hey Justin,

    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 .three.units {
        width: 235px !important;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #989364

    That doesn’t work Victoria., Thanks!

    #989374

    Hi,

    Have you tried adding Victoria’s code to the very top of quick so that it runs first. Also be sure to clear you cache a few times over?

    Best regards,
    Jordan Shannon

    #989377

    I have tried, yes

    #989667

    Hi Justin,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #989720

    Done

    #990674

    Hi Justin,

    Best regards,
    Victoria

    #990751

    Hi Victoria, works fine for me

    #991070

    Hi Justin,

    In the admin login link you put .com and it’s .org.

    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 .six.units {
        width: 540px !important;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #991531

    Sorry for the mix-up.
    Not sure if the above CSS fixed it. I will work with what I have,
    Thanks

    #991654

    Hi Justin,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

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