Mobile Menu Design Change

Posted in: Newspaper
Post count: 63

How To change Mobile Menu Background Change in Mobile Device:-
https://imgur.com/vB0F64S
Sir i see my mobile menu like this..

Sir, I have the link given below the menu of my mobile, as I have to do that type or I have to change its color.

https://imgur.com/undefined

Post count: 18283

Hello !

That requires css code, please provide a link to your website and we will take a look.

Thank you !

Post count: 63
Post count: 18283

Hello !

Please use this css code: .td-menu-background:before {
background: rgba(231, 105, 105, 0.76)
}

You will have to use a RGBA generator so you can change your color.

The codes must be inserted here: https://www.screencast.com/t/fyP7TBVPWvhQ

Thank you !

Post count: 63

sir it has been not a work
.td-menu-background:before {
background: RGBA(231, 105, 105, 0.76)
}

Post count: 18283

Hello !

Please make sure that you have inserted your code properly: https://www.screencast.com/t/C9rVogrShJ

The code must be inserted here: https://www.screencast.com/t/Gzxu8XMwjJ0

Thank you !

Post count: 63

sir this two color are not show in my menu background your rgba color work fine :-

#34a834 ,
#ff6d00

how to convert this code in rbga ….

please ask me
Vlad S

Post count: 18283

Hello !

Please go to a RGBA Generator like this: https://cssgenerator.org/rgba-and-hex-color-generator.html

Thank you!

Post count: 63

sir how to these code paste in menu background please suggest me :-

background: #34a834;
background: linear-gradient(90deg,#34a834 0%, #ff6d00 80%);
background: -webkit-linear-gradient(90deg,#34a834 0%, #ff6d00 80%);
background: -moz-linear-gradient(90deg,#34a834 0%, #ff6d00 80%);

Post count: 35449

Hi Vikramsinghrao,

If I understand correctly you want to change this color -> https://i.imgur.com/ayDfEws.png this can be done from here -> https://i.imgur.com/PnADcBP.png or if you are using mobile theme plugin form here -> https://i.imgur.com/yps8X7F.png there is no need for extra css.

Hope this will help you!
Thanks.

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