Shopify themes, liquid, logos, and UX
The pink box in the header is really annoying, it is inactive and looks terrible. Please help!
Solved! Go to the solution
This is an accepted solution.
HI @Dallaskj ,
Your logo has pink background, it is not possible to delete this backgound. If you want to delete, you will need to delete the logo as well.
Here is the steps to delete the logo and the pink backgound:
Step 1: Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
Step 2: From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/ypQ7nly2wv27
Step 3: Copy the code below and paste it there
Here is the code for step 3:
.header__heading-logo-wrapper {
display: none !important;
}
Here is the result:
Hope this can helps!
Best,
Daisy
Hi @Dallaskj
Do you mean the box inside your logo? You need to edit the image and make it transparent.
Hi, @Dallaskj
Do you mean the logo image? If so, you can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code before the </head> tag
.header__heading-logo-wrapper {
display: none !important;
}
Result:
Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!
This is an accepted solution.
HI @Dallaskj ,
Your logo has pink background, it is not possible to delete this backgound. If you want to delete, you will need to delete the logo as well.
Here is the steps to delete the logo and the pink backgound:
Step 1: Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
Step 2: From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/ypQ7nly2wv27
Step 3: Copy the code below and paste it there
Here is the code for step 3:
.header__heading-logo-wrapper {
display: none !important;
}
Here is the result:
Hope this can helps!
Best,
Daisy
It appears that this answer will work!
However, I can't modify that section so there is likely a user rights issue.
Update: yes it appears that I need to upgrade my plan for the access and rights to remove that particular logo. However nothing has sold yet so i'll live with it for now while I tweak it as needed.
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024