header back ground black for my products other internal pages coming black
-
Dear Support Header background need black color for my product discrimination page.
i want in this link header back ground black for my products other internal pages coming black that is ok with me https://divinarebh.com/projects/nyc1/shop/
but in my products description page no black background coming note that black header i want only for internal pages not on main home page.
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body.single .main-header {
background-color:black;
}
Best Regards