Join the Webstudio community

Updated 2 weeks ago

Overlay Help

How can I make it so the button is an overlay over the html embed? I don't want it to seperate like this.
J
1 comment
Sure you can. You can do it in a few different ways.

  1. Easiest is probably to add position: absolute to it and relative to the parent.
  1. You could setup grid layout and place each element with specific row/colums
Add a reply
Sign up and join the conversation on Discord