Hello,
There is a bit of white space between the auto playing video (custom-liquid) and the header. Through the inspection tool I figured out that it was 70px (i may be wrong). How do I remove it?
Link to page is https://aquald.com/pages/aqua-l-series
Thank you in advance!!
1 Like
Hi @kevinvi1 ,Go to base.css and add the following code :
.spaced-section {
margin-top: 0 !important;
}
1 Like
Go to your Online store > Themes > Customize > Theme settings, change this value
Hi @kevinvi1
This is Richard from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the
Hope this can help you solve the issue
Best regards,
Richard | PageFly