Homepage image continued up over header banner on Craft 11.0.0

Solved

Homepage image continued up over header banner on Craft 11.0.0

Kauriandoak
Tourist
9 0 5

Hi there, I am trying to get the image on my homepage to go all the way to the top of the page rather than having the header bar with a block of colour. Basically like the layout of the Boundless version 10.6.0 homepage. Can some one help please?

 

https://l33fyqad5udfsovm-56786878626.shopifypreview.com 

 

I want the homepage to look like this https://7y0eaxlk0ldlbtqk-56786878626.shopifypreview.com 

 

The boundless template dosn't have the best product pages so using craft template instead but I dont like the homepage

Accepted Solution (1)

Made4uo-Ribe
Shopify Partner
10137 2405 3039

This is an accepted solution.

Hi @Kauriandoak 

Do you mean like this?

Made4uoRibe_0-1697216960737.png

If it is try this one. 

  • From your Shopify admin dashboard, click on "Online Store" and then "Themes".
  • Find the theme that you want to edit and click on "Actions" and then "Edit code".
  • In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:

 

.header-wrapper.color-background-1.gradient {
    background: transparent;
    color: white !important;
}
slideshow-component.slider-mobile-gutter.mobile-text-below {
    margin-top: -45px;
}
header.header.header--middle-left.header--mobile-center.page-width.drawer-menu.header--has-menu.header--has-social.header--has-account.header--has-localizations * {
    color: teal;
}

 

  • And Save.
  • Note: This design is need developer cause it will leave a space down the banner but your header have a small height so its unnotice. I also change the font color to be seen in white and black background. You can change it anytime or remove it. 

 

I hope it help. 

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.

View solution in original post

Replies 3 (3)

Made4uo-Ribe
Shopify Partner
10137 2405 3039

This is an accepted solution.

Hi @Kauriandoak 

Do you mean like this?

Made4uoRibe_0-1697216960737.png

If it is try this one. 

  • From your Shopify admin dashboard, click on "Online Store" and then "Themes".
  • Find the theme that you want to edit and click on "Actions" and then "Edit code".
  • In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:

 

.header-wrapper.color-background-1.gradient {
    background: transparent;
    color: white !important;
}
slideshow-component.slider-mobile-gutter.mobile-text-below {
    margin-top: -45px;
}
header.header.header--middle-left.header--mobile-center.page-width.drawer-menu.header--has-menu.header--has-social.header--has-account.header--has-localizations * {
    color: teal;
}

 

  • And Save.
  • Note: This design is need developer cause it will leave a space down the banner but your header have a small height so its unnotice. I also change the font color to be seen in white and black background. You can change it anytime or remove it. 

 

I hope it help. 

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
Kauriandoak
Tourist
9 0 5

Thank you so much thats perfect! I really appreciate you taking the time to help 

Kauriandoak
Tourist
9 0 5

Can you hep me remove the text in the header, I do not want a logo in the top left corner next to the menu icon. https://jslshnlekfrky35p-56786878626.shopifypreview.com

 

I would also like to make the image slider images larger so they take up the whole screen when you land on the homepage. can you tell me how to change the dimensions of the images