Viewing 1 replies (of 1 total)
  • If the only <iframe> or embed in general you’re doing is from spotify you could easily target all of the iframes with this css:

    
    iframe {
      width: 100%;
    }
    

    You can add this in the Customize -> Additional CSS.

    If not tell us so we can scribble a different way maybe to only target spotify embeds :] and help out

Viewing 1 replies (of 1 total)
  • The topic ‘Any Way To Have Spotify Embeds Automatically Have Width of 100%’ is closed to new replies.