Good day everyone.
I would like to ask some help… How can I change my header to full black?
Main issue: change the store header background to full black, with related style tweaks for footer, icons, and mobile layout.
What worked (via custom CSS in theme assets):
Implementation details:
Outcomes:
Open items:
Good day everyone.
I would like to ask some help… How can I change my header to full black?
Hello,
Please share your store URL with password (If Needed), So that I will give you proper solution here !
I apologize. Why will I send my password? Is it necessary?
Hi,
Please share your site url.
Hello. I am also interested in the solution to this.
Also, on mobile view, I want my footer to have 2 columns instead of one long column. looking for help
@Intulani Share me your store URL with a password if needed.
Thank you
password is whadre
The url is productableme.com
Thank you
@oscprofessional pasword is whadre
@Intulani you want to change your header black
Yes. I want to make the header black and make the icons white.
I also want to make the footer have two columns instead of one long column
I would also like to move the logo to the middle and the menu tab to the left
Thank you.
Hello MohammedZoubi,
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->styles.min.css
#header-navigation {
background-color: black;
}
Thank you so much sir! Now its better.
Is it the same HTML code for footer to change the background colour ?
Hello MohammedZoubi,
To change the footer background color.
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->styles.min.css
#shopify-section-footer {
background-color: #ccc;
}
Hello. I am still waiting for some help. I am using the debut theme
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
#shopify-section-footer {
background-color: #000000 !important;
}
@Kinjaldavra @Zworthkey Hello. I have a different theme but a similar problem. I am using the debut theme
I would like to do three things.
Change the header to black
Move the logo to the middle and the menu tab to the left
Make my footer shorter by creating two columns instead of one