Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
Hello, I am using Shopify Streamline V.2 theme and I need to move the position of the logo on the mobile homepage from the center position to the far left. There is not a way to do this in the back end manager. Can someone please help me or send me a link on how to move this logo to align left just on the mobile view? Thanks so much! here is a link to my site: https://maskyourbeliefs.com/
Solved! Go to the solution
This is an accepted solution.
@maskyourbeliefs - please add this css to the very end of your theme.css file and check, should be like screenshot below.
@media only screen and (max-width: 768px){
.header-layout--mobile-logo-only {justify-content: left;}
}
This is an accepted solution.
@maskyourbeliefs - please add this css to the very end of your theme.css file and check, should be like screenshot below.
@media only screen and (max-width: 768px){
.header-layout--mobile-logo-only {justify-content: left;}
}
Hi! Thanks so much for sending me this, I will give it a try, are you a developer, can you help me with this as a paid project if I can not figure out how to do it myself?
@maskyourbeliefs - yes sure, give it a try, it is very easy
go to online store->themes->actions->edit html/css-> you will get css file in assets and copy+paste it to the very end, if any issue then you have my email below.
Hi I can't get to the html, the choices I have in the drop down are Edit code and then it goes to layout and templates
Hi Under templates which of these do I select to get into the mobile homepage, see attached, sorry I am a graphic designer,
 
@maskyourbeliefs - please go to assets folder, theme.css / theme.css.liquid file and paste my given code above at very end of it.
Thank you so much, this wokred and once I found the code it was super easy, AWESOME!!!
Thanks again for all your help, I really apperciate it! Rachel
User | RANK |
---|---|
40 | |
38 | |
29 | |
17 | |
12 |