Refresh theme - Add a picture or my logo under my slider video

HI

My website is : https://www.brasebreizh.fr

I would like to add my logo under my video slider, I would like it centered and not big

could you help me ?

Thanks a lot

Hi @BraseBreizh

We checked and it looks like you are using Custom Liquid for your videos. You can insert this code to the Liquid code field like this


Save the settings and continue adding css code

Navigate to Online store => Themes => Edit code
Find the base.css file and add insert this code to your file css

.color-scheme-3.gradient div {
    position: relative;
}

The editing result will look like this:

Hope this can help you.

Hi

I am Sorry that’s not what i Wanted

I would like to add a picture (my logo) between my slider and the bloc below but always keep my logo where it’s too

Hi @BraseBreizh,

Is this what you want?

Follow these steps:
step 1: Navigate to Online store => Themes => Edit code
stap 2: Find the theme.liquid file and add insert this code to your file (insert this code above tag like this)


Hope this can help you.

Hi @BSSCommerce-TA

I have had the code but it’s not working any idea ?

Hi @BraseBreizh ,

I’m so sorry that I sent the code incorrectly before. Please replace it with this code.


thanks @BSSCommerce-TA but still not working, the logo is not at good place :confused:

I have seen that problem. Please wait for me a few minutes.

Hey @BraseBreizh ,
Here is the exact code for your problem. Please replace it


it works perfectly thanks a lot

i’ve an other question on an other post if you know the answer it will be great

Is that possible with this logo : https://cdn.shopify.com/s/files/1/0827/5528/9434/files/thumbnail_Illustration_sans_titre.png?v=1716533226

@BSSCommerce-TA

@BraseBreizh ,

That’s possible, but please send me a photo with a smaller background area. The photo you are sending has a very large background area, which makes the logo not look good.

Here you are @BSSCommerce-TA

https://cdn.shopify.com/s/files/1/0827/5528/9434/files/logo.png?v=1718902791

thanks a lot

@BraseBreizh ,
Please replace it with this code