Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #235182

    Hi,
    I have made some modifications in the header (thanks to your help!) and I have a mast problem with my top menu links which are not properly clicable? The mouse has to be on the very top of the menu to be able to clic. I guess this is a Z index problem but I did not manage to fix it myself.

    Here is my website

    http://goo.gl/bDLlkd

    Many thanks for your help !

    #235655

    Hey oliviad!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .avia_wpml_language_switch {
    width: 130px;
    }

    Best regards,
    Yigit

    #236031

    Thank you very much !

    .avia_wpml_language_switch {
    width: 130px !important;
    }

    works very well !

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Problem of clicable zone on top menu’ is closed to new replies.