Content Container has not the size of the banner image in the desktop version

Hi, I have the problem that the content container in the normal version does not match the size of the image. In the editor version it looks perfect. Can you help me with this problem? Thank you very much :heart:

https://026624-b9.myshopify.com/

password: skabig

Editor Version:

Normal Version:

Hi @BudwigUser

I have written custom CSS for this solution. Please follow below steps and let me know your feedback.

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code just above tag


If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!

Best Regards,
Makka

unfortunately didn’t worked but thank you for your work

Hi @BudwigUser

  1. Go to Online Store → Theme → Edit code.
  2. Open your theme.liquid file
  3. In theme.liquid, paste the below code before

Result

If you find my advice helpful please remember to LIKE and accept as SOLUTION.
Thanks!

Hi @topnewyork ,

I have again written updated CSS. Can you again try adding new CSS?


Please review this and have your feedback.

Thank you

@BudwigUser No, you didn’t fix issues, i shared screen shot with you, check it out then let me know if you want same as it is

but this makes the font and the content cotainer bigger

Sorry thats not the solution. the problem is the little corner I marked on the picture.

Hi @BudwigUser ,

Sorry for missing that out. Please try adding below code and let me know if this works.


Thank you

Paste this code from the previous code


Thanks!