Text in my banner is moved to centre when Desktop content position is middle left

I have been having some issues with my storefronts home page banner. The text in my banner is moved to centre when Desktop content position is middle left. When i set the store up originally it was all working fine but now there seems to be a block somewhere that is not allowing me to move the text to the middle left of the banner. Please someone help!

Please share your store url. I will have a look.

@sports_jerseys1 I can help you to left align the text. Please send me the store URL.

@sports_jerseys1
Can you share your store URL, please

Hello @sports_jerseys1 ,

Please copy & paste the below mentioned code at the bottom of your theme.liquid file before tag and save.

.content-container { margin: 0 !important; }

=> https://prnt.sc/zLWzRtcOKFSg

Output -:

I hope the code works for you.

Please share if you have any query.

Thank you.