Search code examples
csswordpressnavigationmenubar

Navigation Menu width resize in atahualpa wordpress theme?


How can I resize the menu size in my website http://www.onechangedlife.com/. I am using Atahualpa theme. I am Attaching the image. Please Help !enter image description here


Solution

  • Find this class

    div#menu1 ul.rMenu li a:link,
    div#menu1 ul.rMenu li a:hover,
    div#menu1 ul.rMenu li a:visited,
    div#menu1 ul.rMenu li a:active
    

    Current font-size is 20px - adjust it as per your requirement.