Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter otaky

    (@otaky)

    Child theme – yes
    Website – http://www.sawamed.info

    How can I:
    1- eliminate the Primary-Navigation menu 2nd line wrap
    2- Minimize the white spaces between the link headings in the Primary-Navigation menu
    3- eliminate the down arrows symbols for the link headings in the Primary-Navigation menu that have drop down menus
    4- convert the drop down menu in the Primary-Navigation menu to transparent

    Thank you
    Sam

    Thread Starter otaky

    (@otaky)

    is this the section for fixing some of the items mentioned above?

    .main-navigation {
    position: relative;
    padding-top: 1em; }
    .main-navigation ul.menu > li > a,
    .main-navigation ul.nav-menu > li > a {
    padding: 0 1em 1em; }

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Primary navigation menu padding’ is closed to new replies.