I am looking to reduce the width of the multicolumn box on the Sense theme.
I have pricing and perks bullet pointed in single file down the centre of the section leaving too much space either side of the text on the desktop version - mobile looks fine.
Thank you in advance.
2 Likes
@Connor_Bentley
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community! 
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
Hi @Connor_Bentley ,
Please share your store URL and if your store is password protected then please provide password too.
So that we can help you.
Thank you.
@Connor_Bentley
yes, please try this code
- Go to Online Store->Theme->Edit code
- Asset->/section-multicolumn.css->paste below code at the bottom of the file.
.multicolumn-list__item:only-child {
max-width: 39rem;
}
1 Like
Welcome to shopify community.
Please share your store URL and if your store is password protected then please provide password too.
Thank you.