• Resolved zipster1967

    (@zipster1967)


    How do I reduce the line spacing on the top level menu in the Agama theme? I have a drop-down menu that has too much spacing between the menu items. How do I make the lines fit closer together.

Viewing 1 replies (of 1 total)
  • Theme Author themevision

    (@themevision)

    Hello,@zipster1967!

    Add the code below, in
    Customize->General->Additional CSS:

    .top-navigation li ul li a {
    padding:0px;
    }

    If this code doesn’t help you, please give me the address of your site.

    Regards

Viewing 1 replies (of 1 total)

The topic ‘Menu Line spacing’ is closed to new replies.