Liquid, JavaScript, themes, sales channels
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
@maskyourbeliefs - yes please click edit code. go to template
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
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022