All things Shopify and commerce
Can anyone help, I am trying to increase the width of my text box on the bottom of my homepage. My website homepage is www.stylecentral.co.uk. I have added a image below to show what it looks like.
Solved! Go to the solution
This is an accepted solution.
This is doable but will require some simple CSS edits. I am guessing that you want the text to extend to the same width as the Shopify Planet Banner like so:
To accomplish this you'll need to navigate to "Edit Code" on the theme and open up the section-rich-text.css file and remove (or comment out by holding cmd + / on a mac) the following lines:
max-width: calc(100% - 10rem);
and also
max-width: 50rem;
Let me know if you have any questions 😀
This is an accepted solution.
This is doable but will require some simple CSS edits. I am guessing that you want the text to extend to the same width as the Shopify Planet Banner like so:
To accomplish this you'll need to navigate to "Edit Code" on the theme and open up the section-rich-text.css file and remove (or comment out by holding cmd + / on a mac) the following lines:
max-width: calc(100% - 10rem);
and also
max-width: 50rem;
Let me know if you have any questions 😀
Thankyou this has worked
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024