Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #945923

    Hi support,

    I have a side menu on my website with several menu items. Short menu items work fine, but with longer menu items – i.e. items that stretch across more than one line – the lines are on top of one another and thus not readable.

    Can you please advice how to fix this?

    Thanks,
    ythhj

    #945967

    Hey ythhj,

    Can you post a link to your site? so we can take a closer look and try to give you css code that should help fix it.

    Best regards,
    Nikko

    #966474
    This reply has been marked as private.
    #966505

    Hi,

    You can use email attached in private content field but please post logins here privately after creating a new user so any available moderator can look into it.

    Best regards,
    Yigit

    #966519
    This reply has been marked as private.
    #966886

    Hi,

    I added following code to bottom of Style.css file of your child theme

    #top .content .flex_column .widget_nav_menu li a {
        padding: 5px 0;
        line-height: 1em;
    }

    Please review your website

    Best regards,
    Yigit

    #967196

    Thanks, Yigit – it works beautifully :-)
    Best regards,
    Yth

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Menu items in sidemenu’ is closed to new replies.