How can I reposition chart and search icons on my website?

How can I reposition chart and search icons on my website?

PeppePro02
Explorer
52 1 10

Hi i would like to change the position of chart and search icons . I want to move it in upper bar (gold one) from the white one . Any help ?Thank you in advance

R&D GADGETS MALTA : Online Shopping For Electronic Products Malta (rdmalta.com)

 

ssssss.png

Replies 2 (2)

PageFly-Richard
Shopify Partner
5011 1120 1805

Hi @PeppePro02 

 

This is Richard from PageFly - Shopify Page Builder App

 

Please add this code to your theme.liquid above the </head> to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the </head>

<style>
.header__icons {

    position: relative;
    top: -4vw;
}
</style>

 

Hope this can help you solve the issue 

 

Best regards,

Richard | PageFly

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


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 


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

PeppePro02
Explorer
52 1 10

Hi thank you it works but i have this problem when i press searchiop.png