Skip to content

hide the volume button and percentage #324

Closed Answered by punxaphil
KazadorFR asked this question in Q&A
Discussion options

You must be logged in to vote
type: custom:sonos-card
card_mod:
  style:
    sonos-player$ sonos-player-controls$ sonos-volume$: |
      ha-control-slider {
        height: 10px;
      }
      .volume-level, ha-icon-button {
        display:none !important;
      }

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by KazadorFR
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #323 on March 19, 2024 20:30.