Home › Forums › All Other Themes › SKT Cats – Header issue
- This topic has 17 replies, 2 voices, and was last updated 1 year, 6 months ago by Sonl Sinha.
-
AuthorPosts
-
March 26, 2023 at 11:20 pm #204524
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/March 28, 2023 at 10:30 am #204554Hi,
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,
ChrisMarch 28, 2023 at 3:00 pm #204579Hi Chris, thanks. The menu has moved up a little now but is still underneath the logo. Any ideas? Perhaps my logo is too big?
March 28, 2023 at 3:17 pm #204582Hi,
Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.
Regards,
ChrisMarch 28, 2023 at 3:23 pm #204583I 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
March 28, 2023 at 3:56 pm #204586Hi,
Kindly use this CSS.
.logo img { height: auto; width: 180px;} #topmenu ul li a { padding: 34px 8px;}
Regards,
ChrisMarch 28, 2023 at 4:03 pm #204587Fantastic! Thank you. How do I space the menu items out a little more please?
March 28, 2023 at 4:47 pm #204588Hi,
If you want to add more space between menu items?
Kindly add 10px instead of 8px in previous CSS which i sent.
Regards,
ChrisMarch 28, 2023 at 5:05 pm #204589Thanks so much. I can’t see a menu selection on mobile – how do I enable that please?
March 28, 2023 at 5:10 pm #204591Hi,
Kindly use this CSS to fix mobile menu issue.
#simple-menu .fa-bars { color: #282828 !important; } .sidr { background-color: #4d4d4d !important; }
Regards,
ChrisMarch 28, 2023 at 5:16 pm #204592THANK YOU! Really appreciate your help.
March 29, 2023 at 9:01 am #204601Hi,
If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org
Regards,
ChrisMarch 29, 2023 at 2:40 pm #204606Review submitted with pleasure. 🙂
March 29, 2023 at 3:35 pm #204610Hi,
Thank you 🙂
Regards,
ChrisApril 20, 2023 at 7:36 pm #204954Hi,
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? -
AuthorPosts
- You must be logged in to reply to this topic.