Happening now | Office Hours: Customizing Your Theme With Moeed | Ask your questions now!

SALE BADGE SIZE REDUCE IN CARDS

SALE BADGE SIZE REDUCE IN CARDS

Soiled
Tourist
19 0 1

MOBILE VIEW.pngPC VIEW.png

I want to do the following changes to my website, i am currently updating my theme to Craft 15 something version and editing the themes.

 

Website: www.soiled.in

changes to be made:

1. Sale badge size is too big in mobile view in cards, it occupies a lot of space, can i reduce it little? if possible i would like to be of the size of www.ugaoo.com sale bade in card size.

2. Shopify now allows the button on collection cards, which is so good, but again the size is ridiculously big, i want to be of my liking corners of 6 and little narrow and small and if possible of solid back.

Replies 8 (8)

GTLOfficial
Shopify Partner
878 181 192

Hello @Soiled 

Go to online store ----> themes ----> actions ----> edit code ----> assets ----> comp[onent-card.css
add this code at the end of the file and save.

.card__badge.top.right {
display: flex;
flex-direction: column;
grid-row-gap: 1rem;
position: absolute;
top: -0.5rem;
right: 1rem;
z-index: 2;
max-width: 50%;
pointer-events: none;
}

result
110.png

If this was helpful, hit the like button and accept the solution.
Thanks

- Buy me a Pizza
- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on the store Hire me. GTL web solutions
- Want Complete Storefront: Send an email ⇨- Email: info@gtlofficial.com - Skype: ritesh_27dh
Soiled
Tourist
19 0 1

can you also edit the code so that i can set the font size on the badge as i wish

GTLOfficial
Shopify Partner
878 181 192

Sure,
Go to online store ----> themes ----> actions ----> edit code ---->base.css
add this code at the end of the file and save.

.badge.badge--bottom-left.color-accent-2 {
font-size: 0.9rem !important;    /* change the size of font as per your requirement*/
}

Thanks

- Buy me a Pizza
- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on the store Hire me. GTL web solutions
- Want Complete Storefront: Send an email ⇨- Email: info@gtlofficial.com - Skype: ritesh_27dh
Soiled
Tourist
19 0 1

I used this solution and it is working, can you help me with the second issue

 

DaisyVo
Shopify Partner
4460 499 594

Hi @Soiled 

 

The sample store you provided does not include the word "OFF" on its badges, which is why they appear smaller compared to your store. Would you like to remove the "OFF" text from the badges on your store to match the sample store?

 

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
Soiled
Tourist
19 0 1

yes i would love to do that

DaisyVo
Shopify Partner
4460 499 594

Hi @Soiled 

 

It seems an issue has been resolved. Please let me know if you need any further assistance. Thank you! 

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

oscprofessional
Shopify Partner
16375 2441 3190

Hi @Soiled ,
Go to Online Store > Themes > Actions > Edit Code > base.css

Add below code in base.css  file

 

 

.card__badge span.badge {
    padding: 3px;
    border-radius: 4px;
    font-size: 11px;
}

 

 

oscprofessional_0-1736149132535.png

 

Hire us | Pass Core Web Vital | B2B Wholesale Experts | Claim Your Free Website Review |
Connect with Us: WhatsApp | Skype: oscprofessionals-87 | Email: pallavi@oscprofessionals.com |
Custom Shopify SolutionsPrivate Apps, Theme Customization & SEO | Digital Marketing |
OSCP Apps: Discount Suite | Wholesale App | Bundle & Upsell | Shipping Discount | and more...