What's your biggest current challenge? Have your say in Community Polls along the right column.

Round section Container

Round section Container

Ked
Shopify Partner
40 2 12

I am trying to round the containers of sections and Image/video banners on my website. Please I need help

Link: https://arabiancreed.com/pages/about

Password: App123!!

 

Screenshot 2024-11-05 at 8.24.24 AM.png

I want the max width for the image with text section to have a max width of 1200 and also be rounded

Screenshot 2024-11-05 at 8.29.57 AM.png

 

This is what I am trying to achieve. 

Screenshot 2024-11-05 at 8.26.21 AM.png

Screenshot 2024-11-05 at 8.31.22 AM.png

Replies 5 (5)

Moeed
Shopify Partner
6339 1720 2077

Hey @Ked 

 

I'm unable to locate the place to enter the password in the password page, can you disable the password for some time so I can help you out?

 

Best Regards,

Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Boost Your Sales with Affiliate Marketing - UpPromote: Affiliate & Referral


Ked
Shopify Partner
40 2 12

Its disabled now, Thank you

Moeed
Shopify Partner
6339 1720 2077

Hey @Ked 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
@media screen and (min-width: 768px) {
section#m-section-template--15758656176222__image_with_text_KHYe7B {
    width: 1180px !important;
    place-self: center !important;
    border-radius: 20px !important;
}
}
</style>

RESULT:

Moeed_0-1730793003469.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Boost Your Sales with Affiliate Marketing - UpPromote: Affiliate & Referral


Ked
Shopify Partner
40 2 12

The media/video banner is still the same 

 

LizHoang
Shopify Partner
280 33 59

Hi @Ked 
You can follow the instruction here to round your video banner:

 

1. Go to Shopify > Theme > Customize > open Custom CSS

2. Copy and paste this code to the section > Save

 

 

 

 

.m-video__bg {
    border-radius: 10px;
}

.m-hero--has-overlay:before {
    background-color: transparent;
    opacity: var(--opacity-image-overlay);
}

 

 

 

 

Here is the result: 

 

 

LizHoang_0-1730799392285.png

 

 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Check our Joy Rewards & Loyalty Program