Hey @KetanKumar ,
That worked brilliantly for me.
Btw, I just wanted you to know that I am a big fan of your work.
Thank you so much.
Regards
Rohan Tuteja
Hey @KetanKumar ,
That worked brilliantly for me.
Btw, I just wanted you to know that I am a big fan of your work.
Thank you so much.
Regards
Rohan Tuteja
Thanks for the page URL
#page-about-us .central.content {
max-width: 100%;
width: 100%;
padding: 0;
}
#page-about-us .rte.cc-animate-init.-in.cc-animate-complete p {
padding: 0px 15px;
}
it’s my pleasure to help us
That’s amazing! Thank you so much!
How could I make the text slightly narrow but leave the image as is?
i think the current look it proper spacing overall page please don’t change anything is fine now
Ok thank you.
How about if I wanted to add an image as a banner on the same page. Is this possible?
Thank you so much in advance.
yes, please use same code
@KetanKumar just for my interest, does this code works on all debutify themes? I added the code above in my debutify scss and nothing changed so far?! If you don’t mind you can check it under https://der-salon.eu/pages/friseur-rostock I actually want that page template full width and with no breadcrumb menu and space between main menu and hero section. Is there a chance for this? I appreciate your help. ![]()
thanks for the post can you please try this
#friseur-rostock main.main-content {padding-top: 0;}
#friseur-rostock main.main-content .wrapper {max-width: 100%;}
Hello,
I am using Envy theme for my store, the url is https://wearthepeace-clothing.myshopify.com we still havent connected the domain from our current store
I would also like to have a full width custom page on my site especially the store page, how would i be able to do that
Thank you so much in advance
Best regards
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community! ![]()
Thanks for your good question.
sorry your store is password protect can you Please share
I will check out the issue and provide you a solution here.
teocku is the password
The password is teocku, thank you so much
Just fixed it, sorry about that
This worked perfect, thanks for your help. Is there actually a possibility to set page width per section as it is on homepage too?
thanks for your compliments please store url and screenshot what do you want?
Hi @KetanKumar ,
I want to bring the content on a specific page to width: 100%.
It’s about this page: https://leemo.shop/pages/deine-galeriewand
Currently, I have this code:
#deine-galeriewand .main-content {
width: 100% !important;
margin: 0 auto !important;
}
But something is wrong. Do you have a tip on how I can solve this issue?
Thank you!
@KetanKumar I was already able to fix the problem myself.