Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1271578

    Hi there,

    I would like to widen the submenu under “Services” on a page http://www.anders-sehen.de/start (currently under construction). Is that possible and if so, how does it work?

    many Greetings,
    Martin

    #1271579

    Hi Martin,

    Thanks for contacting us!

    To increase submenu width, please add following code to bottom of Quick CSS field in Enfold theme options > General Styling tab

    .av-main-nav ul {
        width: 300px;
    }

    If that is not what you meant, please post a screenshot showing the changes you would like to make. You can upload your screenshots on imgur.com and post the links here :)

    Cheers!
    Yigit

    #1271591

    I built it in, but the menu isn’t wider. Mouse on “Services”> the white box with the subnavi should be wider.

    #1271604

    Hi Martin,

    Please go to Enfold theme options > Performance and disable CSS file merging and compression, if it is enabled, save theme options and refresh your page a few times.
    If it does not help, we would need to access to your site to inspect elements so please create temporary logins and post them here privately.

    Best regards,
    Yigit

    #1271622

    Unfortunately it doesn’t work, here comes the access

    #1271633

    Hi,

    /wp-admin and /wp-login.php are not working for me.
    Do we need to edit host file to view your website? If that is the case, due to our policy, we only access to sites that are publicly accessible.

    Cheers!
    Yigit

    #1271640

    Oh, I made a mistake on the homepage, sorry. The link is here: http://www.anders-betrachtet.de/

    #1271642

    Hi,

    Thanks! I changed the code to following one

    #header .six.units {
        width: 705px !important;
    }

    Please review your website and adjust the value as needed :)

    Best regards,
    Yigit

    #1271643

    Thank you Yigit. And apologize again for the wrong side. I use the translator and it changed the website.

    #1271646

    Hi,

    You are welcome and no worries at all :)

    Please let us know if you have any other questions or issues and enjoy the rest of your day!

    Best regards,
    Yigit

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Change menu width?’ is closed to new replies.