Hello everyone,
I would like to adjust the page width of my policies because it is so small in destop mode.
Can someone help me and tell me where I can adjust this in the code.
Many thanks in advance
Hello everyone,
I would like to adjust the page width of my policies because it is so small in destop mode.
Can someone help me and tell me where I can adjust this in the code.
Many thanks in advance
Would you mind to share your Store URL website? with password if its unpublish. Thanks!
how can i give you anonymous access?
I only need the website in your store. If its unpublish then it will requireD a password. Its the store that where the clients/costumers can see. Thanks!
Thanks for the info, check this one.
#shopify-section-sections--20131492331849__28fe7be8-f4a5-4cef-a711-24458f06870a footer {
display: flex;
justify-content: space-around;
}
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!
Oh, Sorry im thinking the footer policy. You mean the page width right of the policy.
Replace the code wqith tihs one.
.shopify-policy__container {
max-width: 50% !important;
}
And Save.
Result:
Note: You can adjust the sizes but better to use percentage % for respoinsive screen.
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!
Perfect. That works great. But unfortunately the width also adjusts in mobile mode. There, however, everything should remain as it was before.
Yes, Replace with this one again. This code only shows on the dektop view not on mobile. The mobile will be the same before the changes.
@media only screen and (min-width: 749px){
.shopify-policy__container {
max-width: 50% !important;
}
}
And Save.
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!
off sitewide
July sale — 45% off at checkout, applied automatically. Valid for 60 minutes. One per customer.
Offer ends in