Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
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>
Solved! Go to the solution
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>
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>
Is there a code to change the font to avenir next light ?