Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author hawkeye126

    (@hawkeye126)

    Plugin Author hawkeye126

    (@hawkeye126)

    Thanks for using the plugin, add the following CSS to your child theme or CSS plugin:

    .lowermedia_add_sticky .menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    }
    
    .lowermedia_add_sticky .menu li {
    float: left;
    position: relative;
    visibility: inherit;
    margin-bottom: -5px;
    }
    
    .lowermedia_add_sticky .menu li a {
    float: left;
    display: block;
    }
    Plugin Author hawkeye126

    (@hawkeye126)

    Please let me know if I can provide any further support.
    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘native menu is horizontal, plug in makes it horizontal’ is closed to new replies.