Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49085

Problem with ion-segment-button custom CSS

$
0
0

Hi,
I want to have a custom background color when my ion-segment-button is selected.
I tried this in my component:

<ion-segment-button class="actsegment" value="10">

and this in my scss:

ion-segment-button.actsegment {
    --color-checked: red;
    --color-hover: blue;
}

I even tried to put the css in app.component.scss, without success. My background is still white.

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 49085

Trending Articles



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