Blend the logo with background

Solved

Blend the logo with background

Nirvanadrop
Tourist
3 0 3

Hi, I have attached my logo to the shopify store but it has not merged well. I am using the sense theme. How can I merge my logo to the background color theme.

ll.png

Accepted Solution (1)
Made4uo-Ribe
Shopify Partner
10211 2427 3078

This is an accepted solution.

Thanks for the info, check this one. 

From you Admin page, go to Online Store > Themes

Select the theme you want to edit

Under the Asset folder, open the main.css(base.css, style.css or theme.css)

Then place the code below at the very bottom of the file.

 

img.header__heading-logo.motion-reduce {
    border-radius: 50%;
}

 

And Save. 

Result:

Made4uoRibe_0-1722973675162.png

 

 

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.

View solution in original post

Replies 7 (7)

Made4uo-Ribe
Shopify Partner
10211 2427 3078

Hi @Nirvanadrop 

Would you mind ito share your store URL? 

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
Nirvanadrop
Tourist
3 0 3
Made4uo-Ribe
Shopify Partner
10211 2427 3078

This is an accepted solution.

Thanks for the info, check this one. 

From you Admin page, go to Online Store > Themes

Select the theme you want to edit

Under the Asset folder, open the main.css(base.css, style.css or theme.css)

Then place the code below at the very bottom of the file.

 

img.header__heading-logo.motion-reduce {
    border-radius: 50%;
}

 

And Save. 

Result:

Made4uoRibe_0-1722973675162.png

 

 

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.

rubylina980
Shopify Partner
2 0 0

Hello Nirvanadrop👋 

How are you doing? 

Actually i have this same issues in my store then, but i have solve it

how is it now? 

Nirvanadrop
Tourist
3 0 3

Hey Rubylina980, still facing it. Do you mind sharing the solution with me please

rubylina980
Shopify Partner
2 0 0

Yes, i can share you some solution

 

PaulMartin
Shopify Partner
632 61 150

Hi @Nirvanadrop,

Try using a logo with a transparent background and save it as a .png file.