0
Votes
Undo
  1. apelsinskal
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 14 March 2017
  5.  Subscribe via email
Hi! I would like to have the Logo Background Color and Logo Border Color transparent. Can't see a way to do that in the template. I want to use a png logo file without background.
Accepted Answer Pending Moderation
0
Votes
Undo
:)
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters...

.logo {
background-color: transparent;
border-color: transparent;
box-shadow: none;
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you :)
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
hi. i have the same problem using j51-serenity. i want to use my logo (*.png with background transparent) for my website. i added the code:
.logo {
background-color: transparent;
border-color: transparent;
box-shadow: none;
}
in the Custom CSS Field in template parameters and saved. Unfortunately, a white background is still displayed. can somebody please help me with this problem?
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of this issue?

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


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