Hello Gregor, I have used this css to get the desired effect please check if this is OK and not going to effect any other stuff and this effect will only be added on homepage only other page will have same menu.
#site-header { opacity: 0; transition: all 0.5s ease; } #site-header.fixed { opacity: 1; transition: all 0.5s ease; }
It would be great if you could rate us on ThemeForest.
Just go to your downloads on ThemeForest ( https://themeforest.net/downloads ), find TheGem and then you can rate it here
We would very appreciate your rating!
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Hello Support,
I'm developing the site using TheGem theme and just configured the menu. I have 2 questions:
HI!
Sorry, can you provide the wp-admin access and add some screenshots to describe this issues in detail? Thank you.
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Well I'm configuring the theme on my local machine so I can't provide the URL.
I have want to hide the menu on Home Page and when the user scrolls the menu should appear from the top with slide effect.
Here is the video to understand what I want to do with this theme. My old theme support this but I like TheGem to continue my new site development.
HI!
pls. use following css:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Hello Gregor, I have used this css to get the desired effect please check if this is OK and not going to effect any other stuff and this effect will only be added on homepage only other page will have same menu.
#site-header {
opacity: 0;
transition: all 0.5s ease;
}
#site-header.fixed {
opacity: 1;
transition: all 0.5s ease;
}
HI!
yes, working. If you need to apply this code only on the one page you can add css to the custom css filed on the page:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Yes Gregor, I have added it on page level css and it's working fine.
By the way theme is great.
Thank you!
It would be great if you could rate us on ThemeForest. Just go to your downloads on ThemeForest ( https://themeforest.net/downloads ), find TheGem and then you can rate it here
We would very appreciate your rating!
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Done, you guys deserve more than 5-stars.
Thank you so much and feel free to contact us if you need help.
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver