I need to edit the mobile menu. There is an image behind the blue coloring and I can’t get rid of the coloring. https://ibb.co/Qnqvsmx
Using tagdiv mobile theme. I changed the settings in newspaper > mobile theme > theme colors > gradient colors
Still no change
Hello @cashflow270!
Here you can remove/set a picture for mobile menu background: https://www.screencast.com/t/x3Xrln2b88x
And the background color here: https://www.screencast.com/t/PbU3hQpDqHh
If you use the mobile theme plugin, then check the settings in the theme panel -> mobile theme -> mobile menu/search background and theme panel -> mobile theme -> theme colors -> mobile menu.
We have 3 options for mobile versions that you can use:
1. Responsive version: A responsive version of your website looks similar to the desktop version. Edit the page with TagDiv Composer. Click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB; there you can see your mobile version and edit or adjust the elements to look better.
2. Mobile pages: https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages
3. Mobile theme plugin: The Mobile Theme is a performance-optimized theme included in the main Newspaper theme that only loads on mobile devices. It comes with its own templates and design for pages, posts, categories, etc., so your current templates from the desktop theme will get converted to the mobile theme layout. Please see https://forum.tagdiv.com/the-mobile-theme/ and https://forum.tagdiv.com/mobile-theme-introduction/ for more information.
A full explanation is here: https://www.youtube.com/watch?v=SpGkOnJeNZY
You can choose to use whichever one is more affordable and useful for you.
For the option 1 and 2, you need to uninstall the Mobile Theme plugin.
Thank you!
I am using the mobile theme plugin. When I go to the theme panel > mobile theme > I changed the gradient and the background image for search/menu. No changes happen. The only way to change the gradient is in custom CSS. How can I fix this?
This is the custom CSS I use to change the opacity
.td-menu-mob-open-menu .td-menu-background, .td-search-opened .td-search-background { opacity: 0.9;}
What CSS can I use to change the gradient color and the color of the menu text?
Hello @cashflow270!
Theme panel is not saving the changes you made there? Then, it could be an issue there. Please check this topic: https://forum.tagdiv.com/topic/theme-panel-settings-are-not-saving-2/ and let me know the results.
Check this guide and make sure you do not have in the .htaccess file some lines with “Deny all”!: https://forum.tagdiv.com/general-options-may-interfere-newspaper-theme/
Thank you!
It was a plugin named Kounter causing the issues. Disabled the plugin and everything works great.
Thank you