Hello! How can I reduce the top margin of these buttons in my hero section by just a little for visual balancing since the current margin is too tall?
https://www.tryhangoverhelper.com or https://51d86a-2.myshopify.com/
Pw: steiyi
Thank you so much in advance!
Hey @HangoverHelper please add the css.
main-slider .swiper-container flow-type .btn {
pointer-events: all;
cursor: pointer;
margin-top: 20px !important;
}
1 Like
Hi @HangoverHelper
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file slider.css
Step 3: Paste the below code at bottom of the file → Save
button.btn.position-relative.btn–invert.btn–lg-disabled.animate__fadeInUp.animated.animate__animated ,
a.btn.btn–invert.animate__fadeInUp.animated.animate__animated {
margin-top: 10px !important;
}
Hope that my solution works for you.
Best regards,
Henry | PageFly