Guest Posted March 13, 2022 Share Posted March 13, 2022 Site URL: https://www.myrecoveryuk.co.uk/ would anyone know any code to move a button up only on mobile view, would want button between bottom of text and top of image (where the arrow is pointing, any help would be great thanks Regards, Jake Link to comment
tuanphan Posted March 14, 2022 Share Posted March 14, 2022 Add to Design > Custom CSS /* Mobile-Move button up */ @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1636970391066_6366 { position: relative; top: -100px; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment