Shopify themes, liquid, logos, and UX
This is an accepted solution.
Hi
This is Richard 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>
.ep-iFrameLarge {
height: 100% !important;
overflow: hidden !important;
}
</style>
Hope this can help you solve the issue
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
This is an accepted solution.
Hello @systemsoj
Go to online store ---------> themes --------------> actions ------> edit code-------> base.css/ theme.css.
and add this code at the very bottom of the file.
.ep-iFrameLarge {
height: 701px !important;
overflow: auto;
}
and the result will be
Let me know if this helped you.
Thanks
Hello @systemsoj
Can you share store URL?
You can add code by following these steps
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. Paste the below code before </body> on theme.liquid
<style>
.ep-iFrameLarge {
height: 100% !important;
overflow: hidden !important;
}
</style>
Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.
Hi @systemsoj
Paste this code in your base.css
.ep-iFrameLarge {
height: auto !important;
overflow: visible !important;
}
Let me know if it's useful by like and accept my solution.
Regards
Team_OSC
This is an accepted solution.
Hi
This is Richard 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>
.ep-iFrameLarge {
height: 100% !important;
overflow: hidden !important;
}
</style>
Hope this can help you solve the issue
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
This is an accepted solution.
Hello @systemsoj
Go to online store ---------> themes --------------> actions ------> edit code-------> base.css/ theme.css.
and add this code at the very bottom of the file.
.ep-iFrameLarge {
height: 701px !important;
overflow: auto;
}
and the result will be
Let me know if this helped you.
Thanks
Hey 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, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024