Judo Karate Theme – Center Menu

Home Forums All Other Themes Judo Karate Theme – Center Menu

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #192773
    WebWeb
    Participant
    • Topics: 36
    • Replies: 68
    • Total: 104
    Member since: February 9, 2017

    Hey Guys, I’m using the Judo Karate Theme and was wondering how to center the Menu in the desktop version? The URL is – http://kalsamrit.com/sample/

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    #topmenu ul li {
      float: none;
      display: inline-block;
    }

    Regards,
    Chris

    #192867
    WebWeb
    Participant
    • Topics: 36
    • Replies: 68
    • Total: 104
    Member since: February 9, 2017

    Awesome, Thank you once again!

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

    Hi,

    If you haven’t given us a review yet. And If you found our service good then give us a nice review here: https://www.trustpilot.com/review/sktthemes.org

    Regards,
    Chris

    #199989
    WebWeb
    Participant
    • Topics: 36
    • Replies: 68
    • Total: 104
    Member since: February 9, 2017

    How do I go about lessening the gap in between each button in the menu?

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .has_trans_header .header.type4 #topmenu ul li a {
      padding: 20px 15px;
    }

    Regards,
    Chris

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