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

M

Micheleamaglio

@Micheleamaglio
About
Posts
3
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Menu hovering on the right
    M Micheleamaglio

    It worked!
    Thank you very much!

    Have a great day!

    Michele

    General Discussion

  • Menu hovering on the right
    M Micheleamaglio

    Hi there!
    I've already posted this question, but I'll try to be clearer.

    This is my website at the momenet: www.micheleamaglio.com

    I am trying to move the sub-menu to appear, on mousehover, on the right of the button "menu" instead of being below.

    Can you pleeease help me!
    Thank you so much in advance!

    Michele Amaglio

    General Discussion

  • Horizontal sub-menu mouse hover
    M Micheleamaglio

    Hi there,

    I'd like to have my menu appearing on the right on mouse hover like it happens in this website: http://cristianordonez.com/

    At the moment when I hover, the sub-menu appears underneath the button "menu".
    This is the code I have entered so far.

    .primary .sub-menu {
        display: none;
        position: absolute;
        left: 0;
        border: 0px solid grey;
        padding-bottom: 20px;
    }
    
    nav.primary .sub-menu li{
        display: inline-block;
    }
    
    .menu-item:hover .sub-menu{
        display: block;
        
    }
    

    Thank you in advance for any help!

    Michele

    General Discussion
  • Login

  • Don't have an account? Register

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