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

T

Txelo

@Txelo
About
Posts
2
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Activation in other domine
    T Txelo

    Hey I have a license for one domain. I need to change to another domain, and I can't deactivate.

    Bug Reports

  • Display Submenu in Mobile Menu
    T Txelo

    Hey friends, I have this code in Custom CSS:

    /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;
    line-height: 40px;
    background-color:rgba(255, 255, 250, 0.8);
    }
    nav.primary li:hover .sub-menu{
    opacity: 1;
    pointer-events: auto;
    }
    /**/

    But in mobile menu, there aren't submenus....
    What can I do?

    Thanks

    Bug Reports
  • Login

  • Don't have an account? Register

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