Hello! When I select “top center” for Logo, I also want to use the “Search” icon at the right side in the header. I have checked the past discussions but it seems files have been changed in time. I have found this code at the sections/header.liquid but I don’t know what to do with it.
Show More
css {%- if section.settings.logo_position == 'top-center' or section.settings.menu == blank -%} {%- endif -%}