How can I move the search and trash icons closer to the edge and make them closer together?

Solved

How can I move the search and trash icons closer to the edge and make them closer together?

SeLaVie
Excursionist
14 0 2

Снимок.JPG

Как я могу переместить значки поиска и корзины ближе к краю и сделать их ближе друг к другу? А как сделать логотип по центру?

Accepted Solution (1)
Dan-From-Ryviu
Shopify Partner
11612 2276 2456

This is an accepted solution.

Go to Online store > Themes > Edit code > open theme.liquid file, add this code below under <head> element

<style>
.header-wrapper .header {
    padding: 1rem;
}
.header-wrapper .header .header__icon, .header-wrapper .header .header__icon--cart .icon {
    height: 4rem;
    width: 4rem;
}
</style>

- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

View solution in original post

Replies 7 (7)

Dan-From-Ryviu
Shopify Partner
11612 2276 2456

Hi @SeLaVie 

Could you share your store URL so I can give you the code to do that?

- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

SeLaVie
Excursionist
14 0 2
Dan-From-Ryviu
Shopify Partner
11612 2276 2456

Please give me the password protected of your store. 

Screenshot 2024-01-11 at 09.50.01.png

- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

SeLaVie
Excursionist
14 0 2

cheemi

Dan-From-Ryviu
Shopify Partner
11612 2276 2456

This is an accepted solution.

Go to Online store > Themes > Edit code > open theme.liquid file, add this code below under <head> element

<style>
.header-wrapper .header {
    padding: 1rem;
}
.header-wrapper .header .header__icon, .header-wrapper .header .header__icon--cart .icon {
    height: 4rem;
    width: 4rem;
}
</style>

- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

SeLaVie
Excursionist
14 0 2

Everything worked out! Thank you!

Dan-From-Ryviu
Shopify Partner
11612 2276 2456

Glad I could help

- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.