Move Translate and Adapt's button from the bottom to header

Move Translate and Adapt's button from the bottom to header

LuizaSMC23
Excursionist
25 0 5

Hi, I couldn't find a way to move the button of this app from the bottom to the header. Could anyone help me?

 

LuizaSMC23_0-1688998085022.png

 

shoptarz.com

Replies 6 (6)

websensepro
Shopify Partner
1869 220 266

Hi, @LuizaSMC23.

 

Follow These steps,

Go to the online store theme and go to base.css file paste the code mentiond below.

 

.locale-selectors__content {
    position: absolute;
    top: -2px;
    right: -80px;
}

#topbar {
    z-index: 0;
}

 

Result:

websensepro_0-1688999434188.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Need a Shopify developer? Hire us at WebSensePro For Shopify Design Changes/Coding
For Free Tutorials Subscribe to our youtube
Get More Sales Using Big Bulk Discount APP
Create Your Shopify Store For Just 1$/Month
Get More Sales Using Big Bulk Discount APP
LuizaSMC23
Excursionist
25 0 5

Hello, I appreciate your help! Is the base.css file the theme.liquid? Sorry, I don't understand about it, I tried to search but didn't find it:

 

LuizaSMC23_0-1689000095305.png

 

websensepro
Shopify Partner
1869 220 266

please you paste the bottom in theme.css file.

Need a Shopify developer? Hire us at WebSensePro For Shopify Design Changes/Coding
For Free Tutorials Subscribe to our youtube
Get More Sales Using Big Bulk Discount APP
Create Your Shopify Store For Just 1$/Month
Get More Sales Using Big Bulk Discount APP
LuizaSMC23
Excursionist
25 0 5

I'm afraid it didn't work, I pasted it but is still at the bottom

websensepro
Shopify Partner
1869 220 266

please send me your file screen shot.

Need a Shopify developer? Hire us at WebSensePro For Shopify Design Changes/Coding
For Free Tutorials Subscribe to our youtube
Get More Sales Using Big Bulk Discount APP
Create Your Shopify Store For Just 1$/Month
Get More Sales Using Big Bulk Discount APP
LuizaSMC23
Excursionist
25 0 5

Here it is the screenshot:

 

LuizaSMC23_0-1689002034978.png