Logo shows bigger for specific product categorie

Logo shows bigger for specific product categorie

JoaquinExcitare
Explorer
55 0 20

Hello,

 

We have a problem with our logo showing bigger than normal when going to products "rings". Does anybody know how to fix this? 

 

Note: we only have this problem on mobille.

 

URL: https://excitarestudios.com/collections/rings

 

Screenshot 2025-01-07 at 09.17.41.pngScreenshot 2025-01-07 at 09.17.35.png

Thanks

Replies 8 (8)

Moeed
Shopify Partner
7715 2071 2550

Hey @JoaquinExcitare 

 

Follow these Steps:

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

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

<style>
@media screen and (max-width: 767px) {
.header__heading-logo-wrapper img {
    width: 90px !important;
}
}
</style>

RESULT:

Moeed_0-1736238140000.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!

- Custom Design | Advanced Coding | Store Modifications


JoaquinExcitare
Explorer
55 0 20

Unfortunately, this code does not work

topnewyork
Astronaut
1539 189 250

Hello, @JoaquinExcitare 
1) Go to Online Store
2) Edit Code
3) Find theme.css/base.css file
4) Add the following code in the bottom

 

 

@media (max-width: 768px) {
.header__heading-logo {
    height: 23px !important; */ adjust as per your choice */
}
}

 

image.png

 

 Thanks!

Need a Shopify developer? Hire us at Top New York Web Design
Boost Your Store Sales with Volume/Tier Discount Try Big Bulk Discount
Create New Shopify Store For Just 1$/Month

Tech_Coding
Shopify Partner
520 133 131

Hello @JoaquinExcitare 

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>
@media screen and (max-width:767px){
   .header__heading-logo-wrapper {
       width: 88% !important;
    }
}
</style>
RESULT:

Tech_Coding_0-1736239263812.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.

websensepro
Shopify Partner
2127 265 317

Hi @JoaquinExcitare 

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.css / based.css file and paste the code in the bottom of the file.

@media(max-width:768px){
a.header__heading-link.link.link--text.focus-inset {
    width: 100px !important;
}
.section-template--24210693095749__main-padding {
    padding-top: 4px !important;
}
}

Result:

websensepro_0-1736239608338.png

If my reply is helpful, kindly click like and mark it as an accepted solution.
If you are happy with my help, you can help me buy a COFFEE
Thanks!

 

Need a Shopify developer? Hire us at WebSensePro For Shopify Design Changes/Coding
For Free Tutorials Subscribe to our youtube
Get More Sales Using Big Bulk Discount APP
Create Your Shopify Store For Just 1$/Month
Get More Sales Using Big Bulk Discount APP

LizHoang
Shopify Partner
1251 159 195

Hi @JoaquinExcitare, thanks for reaching out. 

 

To address the issue, please help me go to your Theme => Online store => Customize => Theme settings => Custom CSS and insert the following custom code:

 

@media screen and (max-width: 749px) {
    img.header__heading-logo {
        width: 90px !important;
    }
}

 

This is the expected result:

 

image.png

 

I hope my solution is helpful to you, and please feel free to feedback. 

 

Liz

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

websensepro
Shopify Partner
2127 265 317

@JoaquinExcitare 

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.css / based.css file and paste the code in the bottom of the file.

@media(max-width:678px){
.header__heading-logo {
    width: revert-layer !important;
}
}

Result:

websensepro_0-1736245004453.png

If my reply is helpful, kindly click like and mark it as an accepted solution.
If you are happy with my help, you can help me buy a COFFEE
Thanks!

 

Need a Shopify developer? Hire us at WebSensePro For Shopify Design Changes/Coding
For Free Tutorials Subscribe to our youtube
Get More Sales Using Big Bulk Discount APP
Create Your Shopify Store For Just 1$/Month
Get More Sales Using Big Bulk Discount APP

DaisyVo
Shopify Partner
4460 499 596

Hi @JoaquinExcitare ,

You can follow the steps here:

 

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:

@media screen and (max-width: 768px){
.header__heading-logo-wrapper img {
    width: 90px !important;
}
}

Here is the result:

DaisyVo_0-1736245164633.png

Please let me know if it works!

Best,

Daisy

 

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

Avada SEO & Image Optimizer - The #1 SEO solution