Shopify themes, liquid, logos, and UX
I'm trying to publish a page for my client but gempage seems to have a weird large right margin that is greatly affecting the appearance of the page.
Solved! Go to the solution
This is an accepted solution.
It seems that script comes from some app related css files, In that case just apply float:left; width:100%; for the parent div of the one you mentioned . e.g
.gryffeditor {
position: relative;
z-index: 0;
padding-bottom: 0;
float: left;
width: 100%;
}
Hi @charlirene ,
How are you?
Regarding this issue, could you try to save & republish again then try "View with current Template" to see if we can solve this issue. I would like to attach an article here: https://help.gempages.net/articles/page-actions-save-preview-publish
In the case, if it can't help, please don't hesitate to contact us via email: support@gempages.help or https://help.gempages.net/?chat=intercom
Our team will be happy to support you.
Thanks!
Just clear the CSS you have written as follows in the style.css
Thanks for your reply but it didn't work. For some reason there's a left margin of -50vw important! and I don't know how to change it.
This is an accepted solution.
It seems that script comes from some app related css files, In that case just apply float:left; width:100%; for the parent div of the one you mentioned . e.g
.gryffeditor {
position: relative;
z-index: 0;
padding-bottom: 0;
float: left;
width: 100%;
}
Thank you! That worked.
Nice to hear! Could luck!
User | RANK |
---|---|
207 | |
178 | |
63 | |
51 | |
47 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023