Align icons

Solved
jtorres
Explorer
66 0 17

Hello, as you can see the icons of my theme are all disaligned with the texts, as you can see on this screenshot, they are all more up then the texts:

Captura de pantalla 2022-08-17 a las 9.19.01.png

Can you help me align the icons to the same line as the texts.

 

This is my store: https://www.nobox.shop/products/depilador

 

Thank you in advance for your time and help!

 

 

Accepted Solution (1)
oscprofessional
Shopify Partner
15736 2353 3051

This is an accepted solution.

@jtorres,

 

i.las.la-truck.fading_false.fs__20.mr__5 {
    position: relative;
    top: 2px;
}
i.cd.mr__5.fading_true.fs__20.las.la-hourglass-half {
    position: relative;
    top: 3px;
}

 

Add this css at the bottom of Online Store->Theme->Edit code->Assets->theme.scss.liquid

Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: pallavi@oscprofessionals.com | Custom Pricing Wholesale App : Free | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing

View solution in original post

Reply 1 (1)
oscprofessional
Shopify Partner
15736 2353 3051

This is an accepted solution.

@jtorres,

 

i.las.la-truck.fading_false.fs__20.mr__5 {
    position: relative;
    top: 2px;
}
i.cd.mr__5.fading_true.fs__20.las.la-hourglass-half {
    position: relative;
    top: 3px;
}

 

Add this css at the bottom of Online Store->Theme->Edit code->Assets->theme.scss.liquid

Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: pallavi@oscprofessionals.com | Custom Pricing Wholesale App : Free | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing