Full width on mobile

Home Forums Music Player Plugin Full width on mobile

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #2833
    ESTALIN INTRIAGO
    Participant

    How can I see the player in full width on mobile?
    help

    #2845
    Admin
    Keymaster

    Can you explain it more? May be with a screenshot

    #2856
    ESTALIN INTRIAGO
    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;
    }

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.