Logo and name of store dawn

Solved

Logo and name of store dawn

Purrfectly
New Member
17 0 0

Hi everyone. I managed to find someone who gave me a code to put both my logo and name store on my header. But they appear one on top of the other and I would prefer them to be one next to the other. Is there a way? I linked a picture of what it looks like now. 

IMG_20240719_155330_767.jpg

Accepted Solution (1)

BSSCommerce-HDL
Shopify Partner
2305 835 909

This is an accepted solution.

Hi @Purrfectly

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above </head> tag:

<style>
.header__heading-logo-wrapper {
    width: auto !important;
}
a.header__heading-link {
    display: flex !important;
    margin-right: 10px;
}
</style>

Hope this can help you,

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

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

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

View solution in original post

Replies 2 (2)

AK_Design_Dev
Shopify Partner
187 16 16

Hello @Purrfectly 

Please Share store url

If you require further help to optimize your store, please don’t hesitate to reach out.


This contribution will always benefit you and you will get my full help easily and you can contact me easily.


Your Willpower Contribution Link:-

Contribution


Contact On My Mail :-mail@gmail.com

BSSCommerce-HDL
Shopify Partner
2305 835 909

This is an accepted solution.

Hi @Purrfectly

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above </head> tag:

<style>
.header__heading-logo-wrapper {
    width: auto !important;
}
a.header__heading-link {
    display: flex !important;
    margin-right: 10px;
}
</style>

Hope this can help you,

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

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

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