1. Turbomay
  2. Sherlock Holmes
  3. Commercial Templates
  4. Sunday, 13 May 2018
  5.  Subscribe via email
Hi Ciarán,

I'd like to change the background-color in the header-position above the mainmenu with a own background-image. Please see attached file.

Thank you so much

Frank
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Frank

Presuming I understand you correctly, to amend you can add the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

Edit to taste (replace # with a URL to your image)..

.header_row {
background-image: url("#");
background-size: cover;
background-repeat: no-repeat;
}


Ciarán
  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!