Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1030747

    The full-width submenu of my homepage will not work.
    I think this problem has probably happened since this update.
    The submenu is created, but when clicked, it does not move to the linked page.
    I would like to quickly know what to do to resolve this issue.

    #1031098

    Hey jun29099,

    Sorry for the problem. Please try the following in Quick CSS under Enfold->General Styling:

    #sub_menu1 {
      z-index: 301;
    }

    Best regards,
    Rikard

    #1033792

    Thank you.
    this problem is fixed.
    All functions work well.

    #1034245

    Hi,

    Great, glad you got it working and sorry for the problem. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1041429

    Same here. Is there an ETA as to when this issue is going to be fixed via an official theme update and not custom code?

    #1041516

    Hi ManoLee,

    We are looking to release the next version of the theme next week, until then please use this in Quick CSS:

    #sub_menu1 {
      z-index: 301;
    }

    Best regards,
    Rikard

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