@adsfelipe wrote:
Hello people… Im trying to change the background color of this menu… but is far more difficult than i thought…
any help? i need the color change by scss… because i’m trying to change it dynamically
i try the code below but without succession-menu.scroll-content { background-color: #166d2f !important; } ion-menu { background-color: #166d2f !important; .div { background-color: #166d2f !important; } .div.scroll-content { background-color: #166d2f !important; } scroll-content { background-color: #166d2f !important; } ion-header { background-color: #166d2f !important; } ion-content { background-color: #166d2f !important; } }
Posts: 3
Participants: 2