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%;
}
User | RANK |
---|---|
226 | |
154 | |
62 | |
52 | |
46 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023