1. leechunsonnn
  2. Commercial Templates
  3. Saturday, 15 September 2018
  4.  Subscribe via email
hi. can i please add a transparent background image in the logo bar background position please?
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Presuming I understand you correctly, you can set a background image to the header by adding the following CSS to the Custom CSS field of your template settings..

Replace # with a URL of your image.

.header_row {
background-image: url('#');
background-color: transparent;
}


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!