- This topic has 8 replies, 5 voices, and was last updated 3 years, 3 months ago by
Leo.
-
AuthorPosts
-
December 28, 2022 at 7:50 am #2475835
Paul
Hi there! I hope someone can help and this isn’t really hard! You see on this website – http://www.equalvision.com/
Where the header menu background is – when you use the mobile menu, the background of the menu extends from the same image, so the background image fills up the entire menu background,
Thank you so much!
Paul
December 28, 2022 at 12:18 pm #2476089Ying
StaffCustomer SupportHi there,
What is the request exactly? I’m not sure what you are trying to achieve.
let me know!
December 29, 2022 at 8:36 am #2477076Paul
oops, sorry! here are some screenshots –
Part 1 – https://imgur.com/0qYeS7l
Part 2 – https://imgur.com/2BmSQTDSorry!
Ps I love everyone here and the whole Generatepress platform! It is by far the best theme I have ever used.
December 29, 2022 at 10:48 am #2477207Ying
StaffCustomer SupportAre you trying to achieve the same effect as the example site?
Can you link us to your site then?
January 1, 2023 at 6:51 pm #2480093Paul
Hi Ying! Happy New Year and all the best!!!!
So I switched it up a bit – would it be possible to get a mobile menu similar to the one on this site –
https://artoffact.com/Thank you so so much!
January 1, 2023 at 9:45 pm #2480159Fernando Customer Support
Hi Paul,
Can you try adding this through Appearance > Customize > Additional CSS:
@media (max-width: 768px) { header#header { background: #464743 url('https://fazarcon.pluginsupportwp.com/wp-content/uploads/2022/05/online-store-5449801-768x709.png') no-repeat 50% 0; } div#mobile-menu { background: #464743 url('https://fazarcon.pluginsupportwp.com/wp-content/uploads/2022/05/online-store-5449801-768x709.png') no-repeat 50% 0; } }Replace the image URLs with your preference.
January 9, 2023 at 9:14 am #2489181Paul
PERFECT! Thank you so so much as always!
January 9, 2023 at 10:57 am #2489281Rafał
How can you get such a mobile menu? In the settings, I don’t see the option to change the menu arrangement or change the appearance of the X button
January 9, 2023 at 2:41 pm #2489452Leo
StaffCustomer SupportBoth sites linked by the original author are not using GeneratePress so there are no options to create mobile menu like that.
Fernando’s CSS is simply adding background images to the menu.
If you have additional questions, please open a new support topic.
Thanks!
-
AuthorPosts
- You must be logged in to reply to this topic.