This topic has 1 voice, contains 1 reply, and was last updated by Jeremy Clark 464 days ago.
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.
Home › Forums › Khaki Traveler › Removing the tabs in Khaki Theme
This topic has 1 voice, contains 1 reply, and was last updated by Jeremy Clark 464 days ago.
| Author | Posts |
|---|---|
| Author | Posts |
| February 3, 2011 at 12:03 pm #1389 | |
|
|
Hi Jeremy, great theme! This fits well with the site I’m trying to build but I would like to remove the tabs across the top menu bar. How do I do that? I am a Noob at this but learning a ton everyday so if this is a simple fix I apologize in advance. I really do like the theme appreciate your making it available. Jim |
| February 7, 2011 at 10:02 am #1390 | |
|
Jeremy Clark |
Hello Jim, If you still comfortable using the older theme to remove the tabs you’ll need to edit the style.css file in the theme folder and add this near the top. ul#nav {
display: none; !important } |
You must be logged in to reply to this topic.