Tagged: , ,

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

    I wanted to widen the width of the menu items to make things a bit clearer. So i added this … `.main_menu .menu ul { width: 250px;
    }`

    However that makes the sub menu overlap with the main dropdown. Is there any CSS to make the sub menu move over?

    #1127559

    Hey mlong2001,

    Thanks for the link, though I can’t see any overlapping in your main menu? If you want to make the menu wider then try to add padding to the li or a elements instead.

    Best regards,
    Rikard

    #1127690

    That is what I have tried but cant get the code correct.

    • This reply was modified 5 years, 3 months ago by mlong2001.
    #1127816

    Hi,

    Thanks for that, though I’m not able to access your site now:

    Forbidden
    You don’t have permission to access / on this server.
    Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.

    Best regards,
    Rikard

    #1128283

    SO sorry we pushed the site live so it is not on the Dev subdomain anymore …

    #1128419

    Hi,

    Thanks for the update, but I’m still having problems loading your site?

    Best regards,
    Rikard

    #1129028

    Have no clue why your not able to access but lets try this again …

    #1129127

    Hi,

    Thanks for that, I could access your site now. Please try the following in Quick CSS under Enfold->General Styling:

    #top .av-main-nav ul ul {
        left: -247px;
    }

    Best regards,
    Rikard

    #1129263

    Thank you Rikard that worked!

    #1129349

    Hi mlong2001,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

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