Tap color on items

Hi! I found a tip to use .item.activated { } to color the tap color on items. It works in the view.
But the menu list items also gets this color. My menus are dark, and pages are white. Meaning the tap effect in the menu is white on a dark background. It doesn’t look good.

I’ve tried to separate and add CSS classes, but I can’t get it to work.

Any tip for how to only affect the main content list items? I’ve tried ion-view .item.activated, but no worky…

Share your code somewhere for example on codepen, than people can look and help.

1 Like