Logo Issue

Solved

Logo Issue

TuneToyz
Explorer
52 0 13

My website is TuneToyz.com and the header logo of my website is too small and needs to be moved down more can someone help fix it thanks!

Screen Shot 2024-07-26 at 7.36.10 PM.png

Accepted Solution (1)

BSS-TekLabs
Shopify Partner
1830 522 610

This is an accepted solution.

Hi @TuneToyz,

Here are the steps you can follow:

1, Navigate to Online Store > Themes > Edit Code.

2, Locate and open the base.css (or theme.css, custom.css) file.

3, Paste the code snippet provided below at the bottom of the file, then save your changes.

.header__heading-logo-wrapper img {
  /* You can change this to make the logo bigger */
  width: 400px;
  /* You can change this to make the logo move further down */
  margin-top: 10px;
}

Here is the result

BSSTekLabs_0-1722048626806.png

We hope this assists in resolving the issue.

If you find our solution helpful, kindly consider Liking and Marking it as Accepted. Thank you!

If our suggestions are useful, please let us know by giving it a like or marking it as a solution .
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
BSS Commerce - Full-service eCommerce Agency

For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase


Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell

View solution in original post

Reply 1 (1)

BSS-TekLabs
Shopify Partner
1830 522 610

This is an accepted solution.

Hi @TuneToyz,

Here are the steps you can follow:

1, Navigate to Online Store > Themes > Edit Code.

2, Locate and open the base.css (or theme.css, custom.css) file.

3, Paste the code snippet provided below at the bottom of the file, then save your changes.

.header__heading-logo-wrapper img {
  /* You can change this to make the logo bigger */
  width: 400px;
  /* You can change this to make the logo move further down */
  margin-top: 10px;
}

Here is the result

BSSTekLabs_0-1722048626806.png

We hope this assists in resolving the issue.

If you find our solution helpful, kindly consider Liking and Marking it as Accepted. Thank you!

If our suggestions are useful, please let us know by giving it a like or marking it as a solution .
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
BSS Commerce - Full-service eCommerce Agency

For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase


Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell