In V2, how do I center an image?
Page 1 / 1
Hey Bill, you should be able to user a responsive grid.
<skuid__page unsavedchangeswarning=“yes” personalizationmode=“server” showsidebar=“true” showheader=“true”>
<skuid__grid uniqueid=“sk-b-n-1686” flexDirection=“row” justifyContent=“flex-start” alignItems=“flex-start”>
<skuid__image source=“url” uniqueid=“sk-b-q-2949” datasource=“Ui-Only” url=“https://dev-repro.skuidsite.com/assets/images/SkuidLogo_mark.svg”/>
</skuid__grid>
</skuid__page>
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.