Hi, I’ve previously added code to my website but I forgot where I added it and I think it needs to be removed. I want to place my logo back in the position pictured. My URL is https://shoplineagejewelry.com/ and my pw is ‘beckew’ Thank you.
@adthai - was it a css code or custom code in liquid files?
I believe it was a css code. I found it somewhere in a forum and I copied and pasted it.
@adthai - was it to hide any content or change width or anything else?
These are the only two posts I’ve made referring to the logo change that may have impacted the code.
https://community.shopify.com/c/shopify-design/brooklyn-theme-center-mobile-custom-logo/td-p/1354699
Thanks for helping, by the way!
@adthai - please add this css and check it
@media screen and (min-width:750px){
.site-header__logo{width: 100%; max-width: 100%; text-align: right;}
.site-header__logo-image {margin-right: 0;}
}
Thanks! That worked. However, I’m also wanting to move the logo a bit more to the right. Also, I want to make my navigation links move to the left such as the photo suggests. I want the instagram logo to end there with all the other links corresponding to the left. Is this possible? Thank you once again!
@adthai - can you add me as collaborator? this will need many css changes, need to add and test step by step


