We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

How to make privacy policy page full width when added from policies tab from settings

Solved

How to make privacy policy page full width when added from policies tab from settings

BoldAttire
Excursionist
37 0 5

Hi i have added content on policies tab which is available in settings i will share screenshots as well. the content is not taking full width and when i click on customization then no option for body editting appears. I don't want to create pages for that because i want to use available feature. Kindly hep me to resolve this issue.1.png2.png3.png

Accepted Solution (1)
KetanKumar
Shopify Partner
37635 3670 12168

This is an accepted solution.

@BoldAttire 

can you please add this code
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.

.shopify-policy__container {max-width: var(--page-width) !important;}

 

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing

View solution in original post

Replies 5 (5)

KetanKumar
Shopify Partner
37635 3670 12168

@BoldAttire 


Sorry you are facing this issue,
It would be my pleasure to help you.
Please share your site URL,
I will check out the issue and provide you with a solution here.

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
BoldAttire
Excursionist
37 0 5

website and credentials.png

KetanKumar
Shopify Partner
37635 3670 12168

This is an accepted solution.

@BoldAttire 

can you please add this code
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.

.shopify-policy__container {max-width: var(--page-width) !important;}

 

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing

sakib_ShopiDevs
Shopify Partner
22 3 6

1. Locate the base.css File Go to Online Store > Themes > Actions > Edit code. In the Assets folder, find and open the base.css file.

2. Add the CSS Scroll to the bottom of the base.css file (or find an appropriate section if your file is organized by components) and paste the following CSS: 

.shopify-policy__container { 
  max-width: var(--page-width); padding: 0 5rem; 
}

3. Save the Changes Click the Save button at the top-right corner of the code editor. 4. Preview the Changes Go to the storefront and navigate to a page that displays the Policies Tab. Refresh the page to see the updated styles.

Found it helpful? Please like and mark the solution that helped you.
Slider Revolution - Create sliders, theme sections, banners, videos, pages, advanced animation, and social feeds.
Essential Grid Gallery - Create photo galleries, video galleries, portfolio galleries, product gallery, collection gallery and more.
EasyDisplay: Product Showcase - Easily display collections, related products, discounts, recently viewed items, and best sellers

Made4uo-Ribe
Shopify Partner
10211 2427 3079

Hi @BoldAttire 

Try this one. 

  1. From your Shopify admin dashboard, click on "Online Store" and then "Themes".
  2. Find the theme that you want to edit and click on "Actions" and then "Edit code".
  3. In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:

 

.shopify-policy__container {
   max-width:var(--page-width) !important;
    padding: 0 5rem;
}

 

  • And Save.
  • Result:
  • Made4uoRibe_0-1733488013353.png

     

 

 Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better! 

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.