Mobile menu background

simon98
15 Posts
simon98 posted this 20 February 2019

I think that this is a bug or maybe I just need support .
For the mobile menu I have it set so that tit is White text on a red background, however, when the mobile goes responsive to the mobile "burger" menu, it becomes white text on a white background.

Debugging I should be able to inject the following css to fix it, but it gets overwritten to white background

@media all and(max-width:767px)
.collapse-button :not(.bd-mega-item).bd-menuitem-28 > a, .collapse-button :not(.bd-mega-item).bd-menuitem-28 > a:link, .collapse-button :not(.bd-mega-item).bd-menuitem-28 > a:visited
{
background-colour: #ee3124;
}

This is currently set in style.min.css and background-color: #fff and I cant change it.

I think that this is a bug or maybe I just need support . For the mobile menu I have it set so that tit is White text on a red background, however, when the mobile goes responsive to the mobile "burger" menu, it becomes white text on a white background. Debugging I should be able to inject the following css to fix it, but it gets overwritten to white background @media all and(max-width:767px) .collapse-button :not(.bd-mega-item).bd-menuitem-28 > a, .collapse-button :not(.bd-mega-item).bd-menuitem-28 > a:link, .collapse-button :not(.bd-mega-item).bd-menuitem-28 > a:visited { background-colour: #ee3124; } This is currently set in style.min.css and background-color: #fff and I cant change it.
Vote to pay developers attention to this features or issue.
5 Comments
Order By: Standard | Newest
maazkhalid092
44 Posts
maazkhalid092 posted this 7 hours ago

Each retreat at Serenity Utopia emotional healing retreats includes thoughtfully prepared plant-based meals made with fresh, seasonal ingredients. This nourishing approach to food supports physical health, mental clarity, and a deeper sense of connection to nature and self.

Each retreat at Serenity Utopia [emotional healing retreats][1] includes thoughtfully prepared plant-based meals made with fresh, seasonal ingredients. This nourishing approach to food supports physical health, mental clarity, and a deeper sense of connection to nature and self. [1]: https://serenityutopia.com/emotional-healing
davidsteffes753
1 Posts
davidsteffes753 posted this 18 hours ago

That definitely sounds like a CSS specificity or load order issue—try adding !important to your background-color rule, and make sure your custom CSS is loading after style.min.css. Also double-check that there's no inline style overriding it. Funny enough, this "burger" menu issue reminded me of the real thing—ever browse the Burger King menu while debugging? A Whopper might help ease the frustration!

That definitely sounds like a CSS specificity or load order issue—try adding !important to your background-color rule, and make sure your custom CSS is loading after style.min.css. Also double-check that there's no inline style overriding it. Funny enough, this "burger" menu issue reminded me of the real thing—ever browse the [Burger King menu][1] while debugging? A Whopper might help ease the frustration! [1]: https://bkmenus.store/
simon98
15 Posts
simon98 posted this 01 April 2019

any more information please. My client is very upset.

any more information please. My client is very upset.
simon98
15 Posts
simon98 posted this 11 March 2019

http://www.buffetsbydesign.co.uk

http://www.buffetsbydesign.co.uk
Support Team
Support Team posted this 20 February 2019

Hi Simon,

Could you please provide us with a link to your website so that we can have a look at the issue?

Thanks,
Ivan

Hi Simon, Could you please provide us with a link to your website so that we can have a look at the issue? Thanks, Ivan
You must log in or register to leave comments