Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70747

Menu scss.. how to change?

$
0
0

@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 success

ion-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

Read full topic


Viewing all articles
Browse latest Browse all 70747

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>