delete the blank space in the table below! << ASAP HELP ME! 1ST Dec. site open! >>

delete the blank space in the table below! << ASAP HELP ME! 1ST Dec. site open! >>

Havana2024
Excursionist
41 0 4
 Hello
 
I would like to delete the blank space in the table below.
Or you want to make it thinner.

 

Help me!!!

 

We are scheduled to open on December 1st, so we would appreciate it if you could respond as soon as possible.
Thank you for your support.

 

スクリーンショット 2024-11-28 182723.png

 

Replies 3 (3)

Havana2024
Excursionist
41 0 4

Please check the following before it is published.

19964f-7b.myshopify.com

password: aolyia

Rahul_dhiman
Shopify Partner
656 127 132

Hello @Havana2024 
Go to online store ----> themes ----> actions ----> edit code ---->theme.css
add this code at the end of the file and save.

.hero__content__wrapper .rte img {
width: 100% !important;
}

Thanks

Was I helpful?

Buy me a coffee



Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront
Email me -rahul@prowebcoder.com - Skype: live:dhiman.639
Checkout Some Free Sections Here
Mobile:- +91 62390-46167

Tech_Coding
Shopify Partner
413 108 98

Hello @Havana2024 

You can add code by following these steps

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file

3. Paste the below code before </body> on theme.liquid
<style>
   .hero__content__wrapper img {
       width: 100% !important;
   }
</style>

RESULT:

Tech_Coding_0-1732787486179.png

my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.

my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
Shopify UI Developer
Your Coffee Tips adds a little sweetness to my day.