Hello @AbhishekRaj , Please share your store URL and password.So that I will check and let you know the exact solution here.
Feel free to reach out if you have any questions or need assistance.
Best Regards,
DWS.
HEllo @AbhishekRaj
Please provide URL and password of your website.
sure it’s muniradha003@gmail.com
and password is [email removed]
Please share your store website URL and password. Not a mail and password.
Are you working on it?
You not give a website URL or Preview link with password. so i can’t see it where the issue is occurring. Please share your store URL and password.So that I will check and let you know the exact solution here.
Feel free to reach out if you have any questions or need assistance.
Best Regards,
DWS.
If you will provide us your website link then only we can give you solution, after checking it.
sure here is the link of my website.
www.purpex.in
can you please look into that?
Hello its comes from the margin-top from your base.css file. Please follow these steps to add this CSS code:
- Go to your Online Store
- Click on “Themes”
- Select “Edit code”
- Open your CSS file. open “base.css”
- Edit the following code at the end of the file.
Search “.section+.section” and set it margin-top: 0;
See the screenshot below,
Hello @AbhishekRaj
Go to online store ----> themes ----> actions ----> edit code---->base.css
add this code at the end of the file.
.section+.section {
margin-top: 0px !important;
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
Thanks for accepting the solution
Please hit like button also.