Change icon account

Change icon account

Suco
Explorer
117 0 14

IMG_2448.jpeg

url - https://492dea-24.myshopify.com/pages/landing-page-apr-25-23-07-50

pass- Humblee3030

Hello guys do you know how I can put the account icon right there 

Replies 6 (6)

PageFly-Noah
Shopify Partner
1317 233 281

This is Noah from PageFly - Shopify Page Builder App

Hi @Suco  Please find the body the icon in this file header-drawer.liquid and cut past this to in position box red here. 

 

PageFlyNoah_0-1714958460935.png

Thank you !

 

Best regards,

Noah | PageFly

 

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

Suco
Explorer
117 0 14

Don’t work for me 😭😭 

I use refresh theme 

PageFly-Noah
Shopify Partner
1317 233 281

Hello @Suco  you can send me code in file  header-drawer.liquid. We need find exactly code of icon account in file.

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

Suco
Explorer
117 0 14

Hi sure 

IMG_2449.png

BSSCommerce-B2B
Shopify Partner
1972 564 566

Hi @Suco,

You can try the following steps:

 

Step 1: Go to: Admin -> Online Store -> Theme -> Edit Code

 

view.png

 

Step 2: Open the file "header.liquid" copy the code

 

view.png

and paste it right below the code

<header class="header header--{{ section.settings.logo_position }} header--mobile-{{ section.settings.mobile_logo_position }}...
 

view.png

Step 3: Add the following code to the base.css file

details-modal.header__search {
    display: none !important;
}

 

Step 4: Save and reload page in your store front. 

 

The result is:

 

view.png

 

 

 

I hope these instructions will help you. If they are helpful, don't forget to like and mark as the solution.

Have a nice day sir! 

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now

BSSCommerce-B2B
Shopify Partner
1972 564 566

Hi @Suco ,

You can try the following steps:

 

Step 1: Go to: Admin -> Online Store -> Theme -> Edit Code

 

view.png

 

Step 2: Open the file "header.liquid" copy the code

 

view.png

and paste it right below the code

<header class="header header--{{ section.settings.logo_position }} header--mobile-{{ section.settings.mobile_logo_position }}...
 

view.png

Step 3: Add the following code to the base.css file

details-modal.header__search {
    display: none !important;
}

 

Step 4: Save and reload page in your store front. 

 

The result is:

 

view.png

 

 

 

I hope these instructions will help you. If they are helpful, don't forget to like and mark as the solution.

Have a nice day sir! 

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now