- This topic has 7 replies, 2 voices, and was last updated 3 years, 6 months ago by
Skandha.
-
AuthorPosts
-
March 6, 2020 at 5:18 pm #238245
eraoflight
ParticipantHi,
I activated the catch flames pro earlier, but on mobile it does not show the drop down menu anywhere… website: http://www.EraofLight.com
Thank in advance.
March 6, 2020 at 10:47 pm #238286Skandha
Participant@eraoflight: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.branding { display: block !important; }
Also you seem to be using an older version of the theme. Please update the theme to its latest version.
Let me know if this works out!
Kind Regards,
SkandhaMarch 7, 2020 at 9:10 am #238308eraoflight
ParticipantHi, and thank you for your response.
Theme has been updated. Code you gave has been added. Issue still present.
March 7, 2020 at 9:34 am #238311Skandha
Participant@eraoflight: Hello there,
I seem to have made a little mistake while providing you the above code.Can you please add
#
before the textbranding
in the above code I provided you.Let me know if this works out!
Kind Regards,
SkandhaMarch 7, 2020 at 10:15 am #238314eraoflight
ParticipantAH! I had a feeling that that might have been the issue. Because I have added css to change the header area, to hide all that empty white space.
Would it be possible somehow have the drop down menu show on mobile without having the over the header white space show?
Thanks!
March 7, 2020 at 11:10 pm #238350Skandha
Participant@eraoflight: Hello there,
First of remove the following CSS you have added.header#branding { display: none; }
Then,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#sidebar-header-right { display: none !important; } #header-content { padding: 0 !important; } #branding { display: inline; }
Let me know if this is what you want!
Kind Regards,
SkandhaMarch 8, 2020 at 2:16 pm #238401eraoflight
ParticipantYES! Thank you so much for your help.
March 9, 2020 at 12:26 am #238430Skandha
Participant@eraoflight: Hello there, 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/catch-flames/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 ‘Catch Flames Pro Mobile Version Issue’ is closed to new replies.