Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Lay Theme Forum

J

JORDN

@JORDN
About
Posts
2
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Double submenu
    J JORDN

    Hi Marius, Thanks but i have looked for it and i couldn't find it yet.
    Do you have a link or anything?

    General Discussion

  • Double submenu
    J JORDN

    Hi Guys,
    I tried working with a double submenu but it doesn't work yet.
    The code i used works horizontal and i guess there have to be more space in the menu.

    Website: http://www.phelim-hoey.nl/

    This is the concept:
    Schermafbeelding 2020-03-11 om 12.36.42.png

    And i tryed this code:

    /submenu/
    nav.primary .sub-menu li{
    display: block;
    position: relative;
    }
    .sub-menu{
    padding-top: 10px!important;
    opacity: 0;
    transition: opacity 200ms ease;
    -webkit-transition: opacity 200ms ease;
    pointer-events: none;
    position: absolute;
    }
    nav.primary li:hover .sub-menu{
    opacity: 1;
    pointer-events: auto;
    }
    /**/

    any suggestions?
    Thanks!

    General Discussion
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Recent
  • Tags
  • Popular
  • Users
  • Search