My website – http://www.deyann.in. We are facing four issues:
1. Blank Space before Header
There is a blank space before the top bar/header. I can see a padding of 121px in the CSS, but dont know where this is coming from.
element {
padding-top: 121px;
}
2. Listing Pages / Product Pages
None of the listing pages, and product pages are loading fully. Pages not loading.
3. Logo Stretching
Logo is getting stretched, seeing this in the CSS, but cannot make any changes.
element {
aspect-ratio: 250/52;
}
4. Scroll not working, till the page fully loads.
Please help with these issues.
Attachments:
You must be
logged in to view attached files.