Shopify themes, liquid, logos, and UX
Hi, I would like to modify the width of this section to make it match the others on the page. Does anyone know how to fix this? Thank you for your help.
Store URL: https://inkly.fr/
It looks normal in the shopify theme editor:
Solved! Go to the solution
This is an accepted solution.
Hi,
If you uncheck that option that is not work.
May I suggest to update code these steps:
1. Go to Store Online-> theme -> edit code
2. Assets/base.css
3. Add code below to end of file
#shopify-section-template--19593408905481__ss_video_socials_yKzKnr
.section-template--19593408905481__ss_video_socials_yKzKnr-settings {
max-width: var(--page-width);
}
Hi @INKLY ,
In the theme editor you only uncheck fullwidth option. You can refer screenshot below:
This is an accepted solution.
Hi,
If you uncheck that option that is not work.
May I suggest to update code these steps:
1. Go to Store Online-> theme -> edit code
2. Assets/base.css
3. Add code below to end of file
#shopify-section-template--19593408905481__ss_video_socials_yKzKnr
.section-template--19593408905481__ss_video_socials_yKzKnr-settings {
max-width: var(--page-width);
}
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025