1. Dakota09
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 07 November 2023
  5.  Subscribe via email
Hi my customer is wondering if there is a way to make the menu background into a gradient from black to grey vs solid black. The website is https://www.northernimprovement.com/. He sent me a sample that I have attached.

The issue I see is there is a header background that has the phone number and address with a black background, then the menu module.

Thanks!
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

(edit to taste)

.header_main {
background-image: linear-gradient(0deg, #202020, #444);
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!