• Hey, I want to know where can I find the CSS code for the Navigation menu in the header. I want to change a bit the look of it.
    this is how it looks now –click
    click

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Nadav Cohen

    (@amaa)

    the second “click” is how I want it to look

    You should not modify theme files – as those changes will be lost when the theme is updated. Rather, use a browser tool like Firebug – find the CSS for that element – COPY that CSS to custom CSS (theme option or a plugin) – and change it there.

    There’s no way to help with actual CSS without seeing your actual site.

    #access ul li { margin-right: 20px; }

    Play with the value to get the desired result.

    Thread Starter Nadav Cohen

    (@amaa)

    Thank you very much WPyogi & theZedt!

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