Moving logo to left, header icons to right IMPACT THEME

Solved

Moving logo to left, header icons to right IMPACT THEME

Ab52
Explorer
62 0 14

Hello everyone,

I would like to adjust my header. By having my logo on mobile view on the left and my header icons to the right. I have already been able to move the search icon, now only the menu and preferably as in the attachment. I’m using IMPACT theme. Can someone help me with this? View the attachment: https://cdn.shopify.com/s/files/1/0741/4461/2617/files/IMG_9550.jpg?v=1725810124 

https://cdn.shopify.com/s/files/1/0741/4461/2617/files/IMG_9549.jpg?v=1725810123

Accepted Solutions (2)
BSS-TekLabs
Shopify Partner
2350 702 827

This is an accepted solution.

- Here is the solution for you @Ab52 
- Please follow these steps:

z5686811214059_e66de1953f1db631f9134af5cdb796ad.jpg

- Then find the theme.liquid file.
- Then add the following code at the before tag </head> and press 'Save' to save it.

<style>
@media only screen and (max-width: 600px) {
.header__main-nav {
    order: 1 !important;
position: absolute !important;
    right: 10px !important;
}
.header__logo {
    order: -1 !important;
}
.header__wrapper {
    display: flex !important;
}
.header__secondary-nav {
    right: 47px !important;
    position: absolute !important;
}
}
</style>

- Here is the result you will achieve:

BSSTekLabs_0-1725810878783.png

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

View solution in original post

BSS-TekLabs
Shopify Partner
2350 702 827

This is an accepted solution.

- Here is the solution for you @Ab52 
- Please follow these steps:

z5686811214059_e66de1953f1db631f9134af5cdb796ad.jpg

- Then find the theme.liquid file.
- Then add the following code at the before tag </head> and press 'Save' to save it.

<style>
@media only screen and (max-width: 600px) {
#shopify-section-template--22325078753545__image_with_text_overlay_7kmpND .content-over-media .prose p.bold {
    position: relative !important;
    top: -240px !important;
}
}
</style>

- Here is the result you will achieve:

BSSTekLabs_0-1725813208875.png

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

View solution in original post

Replies 10 (10)

BSS-TekLabs
Shopify Partner
2350 702 827

Hello @Ab52 
Our team is ready to help you.
Please share your website address and access password (if necessary) so that we can check and assist you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
BSS-TekLabs
Shopify Partner
2350 702 827

This is an accepted solution.

- Here is the solution for you @Ab52 
- Please follow these steps:

z5686811214059_e66de1953f1db631f9134af5cdb796ad.jpg

- Then find the theme.liquid file.
- Then add the following code at the before tag </head> and press 'Save' to save it.

<style>
@media only screen and (max-width: 600px) {
.header__main-nav {
    order: 1 !important;
position: absolute !important;
    right: 10px !important;
}
.header__logo {
    order: -1 !important;
}
.header__wrapper {
    display: flex !important;
}
.header__secondary-nav {
    right: 47px !important;
    position: absolute !important;
}
}
</style>

- Here is the result you will achieve:

BSSTekLabs_0-1725810878783.png

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
Ab52
Explorer
62 0 14

Can you help me with something else to?

BSS-TekLabs
Shopify Partner
2350 702 827

May I help you?

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
Ab52
Explorer
62 0 14

I used to have the same moving logo as in my attachment but this was in dawn theme, i now want it like the other attachment. Can you help me? https://cdn.shopify.com/videos/c/o/v/46896360d7094c36bfa709e5e06bd178.mov

https://cdn.shopify.com/videos/c/o/v/79eb16bf376d4167af112e7862f5b431.mov

BSS-TekLabs
Shopify Partner
2350 702 827

Sorry but I can not help you with this issue at the moment.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
Ab52
Explorer
62 0 14

No problem, can you help me move only the black box to the top?

 

https://cdn.shopify.com/s/files/1/0741/4461/2617/files/IMG_9553.jpg?v=1725812586

BSS-TekLabs
Shopify Partner
2350 702 827

This is an accepted solution.

- Here is the solution for you @Ab52 
- Please follow these steps:

z5686811214059_e66de1953f1db631f9134af5cdb796ad.jpg

- Then find the theme.liquid file.
- Then add the following code at the before tag </head> and press 'Save' to save it.

<style>
@media only screen and (max-width: 600px) {
#shopify-section-template--22325078753545__image_with_text_overlay_7kmpND .content-over-media .prose p.bold {
    position: relative !important;
    top: -240px !important;
}
}
</style>

- Here is the result you will achieve:

BSSTekLabs_0-1725813208875.png

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
Ab52
Explorer
62 0 14