Cant Change Mobile Menu Background – It stays Black (On Sticky Mode)

Posted in: Newspaper
Post count: 17

Hi Tagdiv team.

I have a problem with mobile menu background. I tried alot of things its stay black while im using sticky menu.

Menu stays white on pc but only black on mobile.

You can control

Thank you.

  • This topic was modified 8 years by Simion C..
Post count: 17

I need to fix that problem quickly :/

Post count: 20688

Hi,

You could change that background color in the demo stylesheet
https://www.screencast.com/t/q7aj5IGs
The demo you have installed uses an overlay menu page template. On mobile a background color is set so it will not be transparent. If it would be transparent when sticky it will look like this
https://www.screencast.com/t/mIbOVsnI1ts
But you could change the black color in a different color as shown. Or further override it with a code like this (in Theme panel->Advanced CSS in the phones section)
https://www.screencast.com/t/WugzgEDNjL

.td-construction.page-template-page-pagebuilder-overlay .td-header-wrap .td-header-menu-wrap.td-affix {
background-color: #fff!important;
}

Thanks

Post count: 17

Thank you Simion, that works ! Can we remove link on thread ?

  • This reply was modified 8 years by cthrag.
Post count: 20688

Glad it worked, I removed the link to your website as requested.

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