I have a couple of questions and would really appreciate your help.
I’m currently using the Horizon 3.1.0 theme and would like to customize a few things:
Header layout (Screen 1)
I would like to move the profile and cart icons into the same row as the search icon, so the order looks like this:
search → profile → cart
Is this possible in the Horizon theme, and how can I achieve it?
Clickable brand on product page (Screen 2)
I would like to make the product brand clickable, so that when a user clicks on the brand name, they are redirected to the corresponding brand collection page.
What would be the best way to implement this?
Welcome to the Shopify Community! Please share your store URL and password (if it’s password-protected), so I can check and provide you with the exact solution.
thank you very much for your response. Unfortunately, this solution does not work, as the theme starts functioning incorrectly and the order should be as follows: search → profile → cart.
For the search → profile → cart, the HTML structure will need to be changed. Alternatively, you can send me the collaborator, and I will make both changes in your theme.
In properties of the Header section change Search icon location to Top row instead of current bottom. This will put all your three icons together in the same row as your logo.
thank you so much for your response. Regarding the icons in a single row in the header layout - I used your code and it worked. Thank you very much.
Regarding the clickable brand on the product page - due to the way the product title is structured, I decided not to remove the “Vendor” block from the “product info” section and simply added your code. Now the clickable brand is displayed above the product title, and this works perfectly for me.