- This topic has 3 replies, 2 voices, and was last updated 6 years, 11 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Locksmith Theme menu help
Hi Support
I am using your locksmith theme and am struggling to get the responsive burger menu into the correct position on smaller screens.
This is the site:
http://ko.dash-tech.co.uk
Screenshot – https://imgur.com/a/uodk4Yc
I would like the menu to line up with the logo.
How can I do this?
Thanks
Colin
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) {
.header.type3 #simple-menu { top:-120px;}
}
@media screen and (min-width:480px) and (max-width:767px) {
.header.type3 #simple-menu { top:-110px;}
}
@media screen and (min-width:768px) and (max-width:1023px) {
.header.type3 #simple-menu { top:-127px;}
}
Regards,
Chris
Hi Chris,
Unfortunately, this isn’t working for me.
What else can I try?
Thanks
Colin
Hi,
Okay, Kindly send us your URL of the site and WordPress admin details (Username & Password) via sktthemes.net/contact Please mention this forum URL while replying so that we understand what needs to be done.
Regards,
Chris
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]