- This topic has 2 replies, 2 voices, and was last updated 4 years, 3 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Kitchen pro
Hello!
I use the Kitchen Design Pro theme.
https://igenyesfurdoszoba.hu/
I want to enter a section id on the home page so I can use it in the menu.
I want to make the menu sticky.
Thanks.
Gábor
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
1. I want to enter a section id on the home page so I can use it in the menu.
Ans: This can only be done via coding.
Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.
We’ll check and revert back to you.
2. I want to make the menu sticky.
Ans: Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.header_wrap.layer_wrapper {
width: 100%;
float: left;
position: sticky;
top: -52px;
z-index: 99999;
}
Regards,
Dave
Hi,
We have added section ID in all sections.
Regards,
Dave
Free WordPress Photography Themes Article explains about the best free WordPress photography themes for having the creative photographers display their work online. Going back to […]
To make your website entirely mobile-friendly, it is essential to pick a theme that comes as the suitable one for your mobile device. Thus, it […]
Are you confused when you come across the term WordPress Child Themes? Do not worry it’s not just you but many fresh developers out there […]