• Hi,

    Im trying to narrow the spacing between the categories in the top (Home, About us, Upcoming Events, etc) so they are all in one line. And I also want to add a logo header.
    The theme is Mimbo…

    The website is https://kspacemiami.com/

    Can you help?

    Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Narrowing the space should be relatively straight forward …

    Open the nav.css stylesheet of the theme and look at line 19 #nav a, #nav a:visited { adjust the second value of the existing padding property … try reducing it to 15px.

    Adding a logo would be much more involved and dependent on exactly where you want to add it in. Most likely you will need to edit the header.php file; don’t forget to make backups before editing anything … JIC.

    Thread Starter Mayasa

    (@mayasa)

    Hi Edward,

    Thank you for replying! For some reason.. I do not have a nav.css!!!

    Here is the list of what I have:

    [File list moderated]

    Can you help from here?

    Thanks in advance,

    Maya

    Try looking in wp-content/themes/mimbo/css/nav.css

    And stop bumping!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Logo in header and how to narrow space between cat’ is closed to new replies.