Is it possible to headers in Replo? Logo, search bar, bag icon, navigation links... that type of thing
Logo, bag icon + slide out cart or redirect cart drawer on click, nav links, all possible Search, not possible out of the box but I’m sure it is with some custom code
Hi, As Liam suggested all possible except for search out of the box.Ref: https://support.replo.app/articles/1788915399-how-to-edit-a-shopify-footer-in-replo
Brilliant! Next question... how do I add things like the bag and nav links? Not seeing them in the components?
Hi, Oluwaseyi from the Replo team here. You can easily add these links as text within a container and include the cart icon in the same container.Once that's done, you can set up a click interaction on the cart icon to either redirect to the cart page or open the cart drawer.I’ve created a quick Loom video to walk you through the process: watch video hereOur support is limited on weekends so it may take a few minutes until I get back to you Best regards.
Perfect! Thanks for the example
For the search. Am I able to add a search icon and have it display the themes search box? In this case it's the dawn theme
You could try setting up a click interaction on the search icon to run custom JavaScript that triggers the search box. If you can get the correct JS code, this might work, but I’m not entirely certain of the outcome.