1. Maddog
  2. Commercial Templates
  3. Wednesday, 15 March 2023
  4.  Subscribe via email
Hello,

How can I remove that frame around the logo, or make it transparent?

bild.jpg
Attachments (1)
References
  1. http://www.maddog.at
Accepted Answer Pending Moderation
0
Votes
Undo
Maybe this way :p


.logo {
padding: 0px;
}
  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 (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.logo {
background-color: transparent;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


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