How can I center an embedded button on both desktop and mobile?

Solved

How can I center an embedded button on both desktop and mobile?

SyaireeStudios
Visitor
2 0 1

I have an embedded button that I added to my site and I want to center it on desktop and mobile

<div data-fillout-id="a8rL2T2QBTus" data-fillout-embed-type="slider" data-fillout-button-text="Logo Design Form" data-fillout-button-color="#000000" data-fillout-slider-direction="right" data-fillout-inherit-parameters></div><script src="https://server.fillout.com/embed/v1/"></script>

 

 

 

Accepted Solution (1)

stefansweb2020
Shopify Partner
134 10 5

This is an accepted solution.

<div style="text-align: center; margin: 0 auto;" data-fillout-id="a8rL2T2QBTus" data-fillout-embed-type="slider" data-fillout-button-text="Logo Design Form" data-fillout-button-color="#000000" data-fillout-slider-direction="right" data-fillout-inherit-parameters></div><script src="https://server.fillout.com/embed/v1/"></script>

banned

View solution in original post

Replies 2 (2)

stefansweb2020
Shopify Partner
134 10 5

This is an accepted solution.

<div style="text-align: center; margin: 0 auto;" data-fillout-id="a8rL2T2QBTus" data-fillout-embed-type="slider" data-fillout-button-text="Logo Design Form" data-fillout-button-color="#000000" data-fillout-slider-direction="right" data-fillout-inherit-parameters></div><script src="https://server.fillout.com/embed/v1/"></script>

banned
SyaireeStudios
Visitor
2 0 1

Is there a code to change the font to avenir next light ?