Viewing 4 replies - 1 through 4 (of 4 total)
  • hannah

    (@hannahritner)

    Paste this in your custom css box in theme options > advanced settings:

    .topbarmenu ul li a {
      text-transform: uppercase;
    }

    Hannah

    Thread Starter antoineO

    (@antoineo)

    thanks Hannah, it works but i would like to change the header menu (“chateau comagri”, “nos vins”, …)

    hannah

    (@hannahritner)

    Oh sorry, totally read that wrong. Try this instead:

    #nav-main ul.sf-menu a {
      text-transform: uppercase;
    }

    Thread Starter antoineO

    (@antoineo)

    Thank again and again for your help !
    It works perfectly !

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Header menu’ is closed to new replies.