• https://www.bonnetsinwonderland.com (twenty-twelve)

    I would like to have the lines above and below my page names (ie. Home, Nature Play, Organic Living…) be thicker, and therefore darker.

    Can someone suggest code to add to my child theme? (I’m assuming that’s the way to go…I think I’m getting the hang of this stuff!)

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • .main-navigation ul.nav-menu {
    border-bottom: 4px solid #ededed;
    border-top: 4px solid #ededed;
    }

    It’s currently set to 1px. I changed it to 4px but feel free to play with it.

    Thread Starter Leanne South

    (@leanne-south)

    Media X,
    Thank you for the code. Unfort, there is no change…?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘increase width of lines above and below page names’ is closed to new replies.