- This topic has 5 replies, 2 voices, and was last updated 3 years ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Judo Karate Theme – Center Menu
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/
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
Awesome, Thank you once again!
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
How do I go about lessening the gap in between each button in the menu?
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
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]