SKT Cats – Header issue

Home Forums All Other Themes SKT Cats – Header issue

Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • #204524
    Michelle MorsonMichelle Morson
    Participant
    • Topics: 10
    • Replies: 24
    • Total: 34
    Member since: March 11, 2023

    Hi. I am using Header 2 but the nav menu is no longer displayed next to the logo, it is much further down. How can I fix this please?
    https://avidsangelscatrescue.co.uk/

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

    Hi,

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

    .logo img { margin-bottom:0;}
    .type4 #topmenu, .type3 #topmenu { margin-top: -10px;}

    Regards,
    Chris

    #204579
    Michelle MorsonMichelle Morson
    Participant
    • Topics: 10
    • Replies: 24
    • Total: 34
    Member since: March 11, 2023

    Hi Chris, thanks. The menu has moved up a little now but is still underneath the logo. Any ideas? Perhaps my logo is too big?

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

    Hi,

    Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.

    Regards,
    Chris

    #204583
    Michelle MorsonMichelle Morson
    Participant
    • Topics: 10
    • Replies: 24
    • Total: 34
    Member since: March 11, 2023

    I think I’ve done it BUT there is too much space under the menu and I would like a little more space between the menu items.

    Screenshot: https://ibb.co/FzgdYzh

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

    Hi,

    Kindly use this CSS.

    .logo img { height: auto; width: 180px;}
    #topmenu ul li a { padding: 34px 8px;}

    Regards,
    Chris

    #204587
    Michelle MorsonMichelle Morson
    Participant
    • Topics: 10
    • Replies: 24
    • Total: 34
    Member since: March 11, 2023

    Fantastic! Thank you. How do I space the menu items out a little more please?

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

    Hi,

    If you want to add more space between menu items?

    Kindly add 10px instead of 8px in previous CSS which i sent.

    Regards,
    Chris

    #204589
    Michelle MorsonMichelle Morson
    Participant
    • Topics: 10
    • Replies: 24
    • Total: 34
    Member since: March 11, 2023

    Thanks so much. I can’t see a menu selection on mobile – how do I enable that please?

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

    Hi,

    Kindly use this CSS to fix mobile menu issue.

    #simple-menu .fa-bars {
      color: #282828 !important;
    }
    .sidr {
      background-color: #4d4d4d !important;
    }

    Regards,
    Chris

    #204592
    Michelle MorsonMichelle Morson
    Participant
    • Topics: 10
    • Replies: 24
    • Total: 34
    Member since: March 11, 2023

    THANK YOU! Really appreciate your help.

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

    Hi,

    If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org

    Regards,
    Chris

    #204606
    Michelle MorsonMichelle Morson
    Participant
    • Topics: 10
    • Replies: 24
    • Total: 34
    Member since: March 11, 2023

    Review submitted with pleasure. 🙂

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

    Hi,

    Thank you 🙂

    Regards,
    Chris

    #204954
    Michelle MorsonMichelle Morson
    Participant
    • Topics: 10
    • Replies: 24
    • Total: 34
    Member since: March 11, 2023

    Hi,
    I have added another menu item to my nav menu. Now it is showing under the logo again. I’ve tried playing around with the custom CSS you provided above but I can’t get it next to the logo.
    Please can you help?

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