center menu items

Home Forums All Other Themes center menu items

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #57920
    DerekDerek
    Member
    • Topics: 7
    • Replies: 11
    • Total: 18
    Member since: June 7, 2016

    I would like my menu centered instead of left justified. Please provide css to correct. Thank you

    www.shicinc.com

    #57986
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30622
    • Total: 30622
    Member since: August 16, 2013

    Hi Derek,

    Kindly go to Appearance>>Customize>>Basic>>Custom CSS Box

    Add this code there:

    #topmenu ul li a{padding:36px 11px !important;}

    Regards,
    Brad

    #58176
    DerekDerek
    Member
    • Topics: 7
    • Replies: 11
    • Total: 18
    Member since: June 7, 2016

    unfortunately, the menu remains left justified and NOT centered

    #58332
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30622
    • Total: 30622
    Member since: August 16, 2013

    Hi Derek,

    Kindly go to Appearance>>Customize>>Basic>>Custom CSS Box

    Replace the previous code with this code there:

    #topmenu ul li a{padding:36px 9px !important;}

    Regards,
    Brad

    #58462
    DerekDerek
    Member
    • Topics: 7
    • Replies: 11
    • Total: 18
    Member since: June 7, 2016

    That did not work either, still left justified

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.