Color code in header
Category: Opencart
I am familiar with CSS. With regard to my Open Cart style sheet I can't quite see where the color code for the header is located, (what line). This style sheet looks a little different to me.
Can you see where the header color code is?
heartlandpetbeds.com/test
Can you see where the header color code is?
heartlandpetbeds.com/test
OTHER ANSWERS
|
0
|
Thank you for your question simonbk! The file you are looking for is the following: catalog/view/theme/simple/stylesheet/stylesheet.css The code you are looking for is the following: /* Header */ #header{padding-bottom:7px;border-bottom:3px solid #00008B;margin-bottom:7px;} Add background-color:#ff0000 To the following code so it looks like the code below. #header{padding-bottom:7px;border-bottom:3px solid #00008B;margin-bottom:7px;} The #ff0000 code will turn the background for the header Red. Best Regards, James R |
Like this Question?
Tweet
Latest Questions
If you need some help, submit your question to our Community!
We guarantee a response within 60 minutes (8am - 9pm EST, Monday - Friday)
Recent QuestionsNeed more Help?
Search
Ask the Community!
Get help with your questions from our community of like-minded hosting users and InMotion Hosting Staff.
Current Customers
| Chat: | Click to Chat Now | E-mail: | support@InMotionHosting.com |
|---|---|---|---|
| Call: | 888-321-HOST (4678) | Ticket: | Submit a Support Ticket |


