Shopify themes, liquid, logos, and UX
Hello can anybody help me? My shopify store is loading my images at the wrong places sometimes and it is realy annoying. This problem occurs on mobile and on computer.
I want to solve the problem but when i make a new collection list the problem keeps occuring. I added images so you can see what the problem looks like.
I hope anybody can help me because i get way more bounces on my main page this way.
Kind regards,
Stan Legebeke
Solved! Go to the solution
This is an accepted solution.
Hey @stanlegebeke This issue is related to vertical-middle class. I'm not sure why it needs. but it's the main cause. If you will remove this class or styles, this issue will be fixed.
This is an accepted solution.
This is Victor from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the </head> 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 </head>
<style>
#shopify-section-b2f658dd-0072-4c8a-831e-c72bc1c4748f .vertical-middle {
position: unset !important;
top: 50% !important;
transform: unset !important;
}
</style>
Hope this can help you solve the issue
Best regards,
Victor | PageFly
Hi @stanlegebeke,
Do you mind sharing your website? Your css file related to the images might be loading onload. This is usually done by developer to keep the website load faster
This is an accepted solution.
Hey @stanlegebeke This issue is related to vertical-middle class. I'm not sure why it needs. but it's the main cause. If you will remove this class or styles, this issue will be fixed.
This is an accepted solution.
This is Victor from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the </head> 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 </head>
<style>
#shopify-section-b2f658dd-0072-4c8a-831e-c72bc1c4748f .vertical-middle {
position: unset !important;
top: 50% !important;
transform: unset !important;
}
</style>
Hope this can help you solve the issue
Best regards,
Victor | PageFly
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024