This topic has 10 replies, 3 voices, and was last updated 10 years, 2 months ago ago by Robert Hall
I’m having trouble finding the code to allow me to edit primary drop down menu for my website at: http://tinyurl.com/m6xzyut
It looks like I have a 24px and 27px padding between my menu options and the divider… I want to reduce this to 10px on each side of menu option in primary header menu where it says: Home Aviators Biker Camo Golfer Series Ladies Polarized Sports Metals Sports Wraps TR90 Sports Wraps Trendy
Hello,
Add this code into custom.css file.
.main-nav .menu > li {
padding: 0 9px;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Robert, thank you. I enabled custom.css and pasted that code but it failed to correct the issue.
This is how my custom.css file appears:
.page-heading h1 {
display: none;
}
.main-nav .menu > li {
padding: 0 9px;
}
Hello,
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Jack Richardson
Jack, just did! Thanks!!
Hello,
Please provide us with rights to be able edit custom.css file.
Regards,
Jack Richardspn
I just provided CHMOD 777 to that file. Try again 🙂
I’ve made changes in custom.css file. Check it, please.
Regards,
Robert Hall.
Hello, Robert, that’s awesome!!
But what file was changed? I do not see that the custom.css was modified at all?
The problem was in custom.css code. I’ve replaced this icon >
.
Regards,
Robert Hall.
The issue related to '‘Edit padding between main menu’' has been successfully resolved, and the topic is now closed for further responses