Moving "download on the app store" button and centring text above/below blue button

Here:

https://www.screenmailer.com/v/mqBncagaaOSca60


Here is my public share link: LINK
(how to access public share link)

Hi Tim,

For the button, add 9px padding on the bottom (just like on the top). The padding is pushing the text down while it’s not being pushed up.

For the 2 images, here’s a video of how i would do it:
http://quick.as/plbrcdg5l

I used svg’s because if you scale 2 different png’s they won’t be the same size because they were both saved with a different hight and width (Probably) But with Svg’s if you scale them they will most likely be the same size because they’re vector graphics.

svgs:
https://daks2k3a4ib2z.cloudfront.net/5665a74da562934a548e186c/5665c994a562934a548e2131_app-store-badge.svg

https://daks2k3a4ib2z.cloudfront.net/5665a74da562934a548e186c/5665c93e9af1fac41c2fe9a5_android-app-on-google-play.svg

Note:
In the beginning i add a div, that’s just so that i can “resize” it if i wanted but you can leave that away.

Lastly, here’s the share link: https://preview.webflow.com/preview/explainer?preview=b2f4adf4804edd1c3a8c43e8e438cf71

Michael

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.