I need to divide into blocks , search separately icons also separately
Can you tell me how to fix this?
site: https://salebk.com/
A user is seeking help to reorganize their website header by separating elements into distinct blocks—specifically isolating the search bar and icons into their own sections.
Current Issue:
Proposed Solution:
Status: Solution provided but implementation pending. The fix involves Liquid template customization, which requires basic coding knowledge to execute properly.
I need to divide into blocks , search separately icons also separately
Can you tell me how to fix this?
site: https://salebk.com/
First of all you need to take out the search bar from the same block in the category drop down it and once its take out make your own block and place it into your header.liquid file
Online Store > Edit Code > Sections > header.liquid
Thanks