Tagged: Mobile Menu
- This topic has 23 replies, 3 voices, and was last updated 2 years, 8 months ago by Skandha.
-
AuthorPosts
-
August 28, 2021 at 4:35 am #288971Bobby CaughronParticipant
I have looked for the code but haven’t found what I need so far. Can you help?
my site is http://www.dinapolistudios.comI want the mobile menu to look just like the webpage menu.
Thanks!
August 28, 2021 at 4:44 am #289025SkandhaParticipant@fantastech: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#menu-toggle { color: #000; }
Let me know if this works out!
Kind Regards,
SkandhaFebruary 22, 2022 at 12:53 pm #300321cm75ParticipantHello Skandha,
this is something I want to do for quite some time but it doesn’t seem to work on mine :/
Any idea?
my website : https://cyrilmouty.com
(I pasted the code as written)
Thanks!
February 23, 2022 at 1:47 am #300358SkandhaParticipant@cm75: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.menu-toggle-wrapper { background-color: #fff; }
Let me know if this works out!
Kind Regards,
SkandhaFebruary 23, 2022 at 3:06 am #300364cm75ParticipantNot sure why but it’s still black :/
February 23, 2022 at 3:11 am #300365cm75ParticipantFYI, I don’t have the pro version. Could it be the problem?
February 23, 2022 at 4:20 am #300366SkandhaParticipant@cm75: Hello there,
Can you please try adding the following CSS Code as well?
.menu-toggle { color: #000; }
Let me know if this works out!
Kind Regards,
SkandhaFebruary 23, 2022 at 4:46 am #300367cm75ParticipantNothing happens.
If you have an email I can send you a screen shot
February 23, 2022 at 6:01 am #300368SkandhaParticipant@cm75: Hello there,
I checked your site and the code seems to have worked out.
Can you please elaborate what changes you would like to make to your menu?
Kind Regards,
SkandhaFebruary 23, 2022 at 6:04 am #300369cm75ParticipantI want the “menu” part with “home” – “gallery” – “photoshoot” etc on the home page to be white background with black font.
Also if I can change the font style? (I will get the pro version, maybe I’ll have these options in a simpler way, I just want to make sure I can get what I really want 🙂 )
(Also, if you can tell me if there is a way to have the menu on top of the “plane” image on the homepage?
Thank you so much for your help by the way!
February 23, 2022 at 6:29 am #300370SkandhaParticipant@cm75: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#masthead, .main-navigation ul ul { background-color: #fff; } #site-navigation a { color: #000; } .site-branding { display: none; }
The Font Family Option is available in the pro version if you decide to upgrade to pro.
To have the Menu on top of the Header Image you will need to create a child theme and do a little bit of customization. Let me know if you are familiar with child theme customization so that I can help you out!
Let me know if this works out!
Kind Regards,
SkandhaFebruary 23, 2022 at 6:41 am #300371cm75ParticipantIt worked! thanks a lot!
I’ll change the front with the pro version then.
I’m not familiar with the child theme :/
February 24, 2022 at 1:16 am #300387cm75ParticipantHey really sorry to disturb you.
I have another “bug” that I can’t explain.
I had photo galleries that I managed to set on full Width from left to right of the entire screen on the home page. I had to download a new plugin to display the gallery the way I really wanted it. I manage to still get the full width.
I had to upgrade to the pro version of that plugin (Robo Gallery) and since I upgraded, the full width doesn’t work any more 😉
Any idea?
thanks a lot for all the help you might give me
February 24, 2022 at 1:21 am #300430SkandhaParticipant@cm75: Hello there,
I checked your site and the gallery on your homepage seems to be full width. Are you referring to that gallery?
Let me know if this works out!
Kind Regards,
SkandhaFebruary 24, 2022 at 2:04 am #300434cm75Participantyes it’s the one I’m talking about.
I still have 2 white parts on each side which I managed not to have before I updated to the pro version. (Do you have them too??? I erased the cache and cookies of my browser to be sure)
Thank you for your help!!
Cyril
February 24, 2022 at 2:25 am #300437SkandhaParticipant@cm75: Hello Cyril,
Please try contacting the plugin support regarding the issue as this looks like a plugin issue.
Let me know if you have any plugin related issues.
Kind Regards,
SkandhaFebruary 26, 2022 at 6:13 am #300593cm75ParticipantHey Skandha,
Haven’t heard of the plug-in support yet but will follow up on it.
Can you also tell me on my home page how to “select” or have the color change of the font of the menu when you go on it with your clicker? it remains black at al time.
Thanks again!
February 26, 2022 at 10:25 pm #300621SkandhaParticipant@cm75: Hello Cyril,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#site-navigation a:hover { color: #f23456; }
You can change the color according to your choice.
Let me know if this works out!
Kind Regards,
SkandhaFebruary 27, 2022 at 11:27 am #300647cm75ParticipantIt worked! 🙂
so helpful and nice of you!!
Thanks a lot again!
February 28, 2022 at 12:14 am #300678SkandhaParticipant@cm75: Hello Cyril, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/fotografie/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂Kind Regards,
Skandha -
AuthorPosts
- The topic ‘I wish to set my mobile menu background to white with black text’ is closed to new replies.