Home › Forums › Music Player Plugin › Full width on mobile › Reply To: Full width on mobile
August 5, 2021 at 11:32 pm
#2856
Participant
I already solved it, insert the following code so that the player has no padding on the mobile.
.container.beats-container {
padding-left: 0px;
padding-right: 0px;
}
-
This reply was modified 1 year, 7 months ago by
ESTALIN INTRIAGO.
-
This reply was modified 1 year, 7 months ago by
ESTALIN INTRIAGO. -
This reply was modified 1 year, 7 months ago by
ESTALIN INTRIAGO.