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.
3 Comments
Order By: Standard | Newest
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
simon98
15 Posts
simon98 posted this 11 March 2019

http://www.buffetsbydesign.co.uk

http://www.buffetsbydesign.co.uk
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.
You must log in or register to leave comments