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);
}
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025