- Posts: 14116
- Thank you received: 1639
logo
-
indira
- Topic Author
- Visitor
9 years 10 months ago #44510
by indira
logo was created by indira
Sir,
First of all, thanks a lot for guiding how to change the logo - I did it successfully.
Please refer to attached screenshot - please advise how to remove the word 'SPARKY' which appears in my logo.
Thanks and best regards
Indira
First of all, thanks a lot for guiding how to change the logo - I did it successfully.
Please refer to attached screenshot - please advise how to remove the word 'SPARKY' which appears in my logo.
Thanks and best regards
Indira
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
9 years 10 months ago #44513
by ivan.milic
Replied by ivan.milic on topic logo
Add this to template_css.css
.sparky_logo_image{
display:none;
}
.sparky_logo_image{
display:none;
}
Please Log in to join the conversation.
-
indira
- Topic Author
- Visitor
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
9 years 10 months ago #44520
by ivan.milic
Replied by ivan.milic on topic logo
Try like this:
.sparky_logo_image{
display:none!important;
}
.sparky_logo_image{
display:none!important;
}
Please Log in to join the conversation.
Time to create page: 0.154 seconds