Set Mobile Menu To Use Solid Color (no transparency)

Posted in: Newspaper
Post count: 37

Hi, how can I set the mobile menu to have a solid color background without any background images being visible (no opacity)? Please see: https://i.imgur.com/lOZVlId.png

I can’t find a setting for this and I can’t figure out the CSS either.

Thanks!

Post count: 27744

Hello,

To change the font and color for the mobile menu please go to Theme Panel -> Theme Colors -> Mobile menu/mobile search => https://www.screencast.com/t/0CvSgXp9H to set a background image go in Theme Panel -> Background -> Mobile menu/mobile search => https://www.screencast.com/t/uvDejzbX to change the font from Theme Fonts => https://www.screencast.com/t/ANBQe7hQhJd

Thank you!

Post count: 37

Hi, I have set the mobile menu color BUT it is TRANSPARENT and you can still see images under the color. I want a solid color with no transparency. Please see the attached sceen and see the faint image under the color. The red arrow is pointing this out. Thanks

Post count: 27744

Hi,

You can change the transparency from here https://imgur.com/FDspVys

Thank you!

Post count: 37

Yep, these are both set to 100% (1.0) full color, no transparency, but the homepage images are still leaking through on both the mobile menu page and the mobile login page.

  • This reply was modified 3 years by jasonpel.
Post count: 27744

Hi,

Please provide the link to your website.

Thank you!

Post count: 37
Post count: 27744

Hello,

Please try to use this code
.td-menu-background:before {
opacity: 1;
}

The code needs to be set in the Theme panel -> Custom code -> Custom CSS => https://www.screencast.com/t/fxetQe24ZHf

Thank you!

Post count: 37

That’s it 🙂 Thanks Anamaria!

Viewing 9 posts - 1 through 9 (of 9 total)
The forum ‘Newspaper’ is closed to new topics and replies.