Home › Forums › WoodMart support forum › How to extend the hero section image to the main navigation menu
How to extend the hero section image to the main navigation menu
- This topic has 10 replies, 2 voices, and was last updated 5 months, 3 weeks ago by
Hung Pham.
-
AuthorPosts
-
September 2, 2024 at 1:15 am #594287
hey3212ParticipantHi,
Please check out the video in the private section. I look forward to hearing from you soon.September 2, 2024 at 4:42 pm #594555
hey3212ParticipantHi, please see the updated information on this problem. I look forward to your reply. Thank you.
September 3, 2024 at 7:01 am #594693
Hung PhamKeymasterHello hey3212,
Thanks for reaching to us.
1. Gap below header
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
div.main-page-wrapper { margin-top: 0; padding-top: 0; } header.whb-header{ margin-bottom: 0; }
2. Extending space of menu
The width of menu is already be full-width https://prnt.sc/nFEh3j3zBKYj
3. Hovering effect
Are you want to display menu in transparent background and the background is about to change when hovering on it?
Regards,
September 3, 2024 at 10:27 am #594762
hey3212ParticipantHi,
Thanks for the codes for 1. For 2 and 3, I meant to extend the pink color of the main image to the navigation bar. If you come to http://www.skims.com, you will see their main navigation bar background color is grey the same color as the main image below the bar, and that bar only changes to color white when scrolling or hovering. See attached. Also refer to my video. How to make this effect? I want my navigation bar to take the same pink color as my image below and only changes to white when scroll and hover.
Attachments:
You must be logged in to view attached files.September 3, 2024 at 5:45 pm #594979
Hung PhamKeymasterHello hey3212,
Unfortunately, it requires complicated customization to make it work, which is out of our basic support.
Thanks for understanding our limitations. Let me know if you have any questions.
Kind Regards
September 3, 2024 at 6:35 pm #594993
hey3212ParticipantI see. No worries. I am asking because I know Elementor can realize these functionalities. But, I am happy to work with what you already have. Thank you.
September 4, 2024 at 11:08 am #595098
Hung PhamKeymasterHi hey3212,
Thank you for your kind words.
Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!
Regards,
September 12, 2024 at 7:44 pm #597090
hey3212ParticipantHi,
you provide the codes below which solved the problem of margin on the front page. But after this, all page top margins (the margin below the main navigation) have disappeared. Could you amend it to just eliminate the home page margin?
div.main-page-wrapper {
margin-top: 0;
padding-top: 0;
}header.whb-header{
margin-bottom: 0;
}September 13, 2024 at 5:19 am #597135
Hung PhamKeymasterHi dharmin.patel.verz,
Please remove previous code and add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
body.home .main-page-wrapper { margin-top: 0; padding-top: 0; } body.home .whb-header{ margin-bottom: 0; }
Regards,
September 13, 2024 at 1:06 pm #597247
hey3212ParticipantThank you. It worked like a charm!
September 13, 2024 at 5:51 pm #597339
Hung PhamKeymasterHi hey3212,
Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!
If you have a quick minute we always appreciate a 5-star rating on our theme!
https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492
Your feedback is the motivation to improve our work and services.
Regards,
-
AuthorPosts
- You must be logged in to create new topics. Login / Register