PT_LB
(Paul)
5 أغسطس 2023، 10:44ص
1
Hello comm!
I’m kind of new doing community work and worked on layout, I have experience in HTML/CSS and customized a new navigation bar to add a few links but I would like to removed the default logo branding :
Is there any “easy” way to that (we are hosted, just in case).
Many thanks,
PT
Lilly
(Lillian Louis)
5 أغسطس 2023، 2:16م
2
hi @PT_LB you can try this in common css of a theme or theme component:
.d-header .title {
display: none;
}
إعجابَين (2)
PT_LB
(Paul)
5 أغسطس 2023، 4:27م
3
Works like a treat, thank you @Lilly !
إعجاب واحد (1)
Lilly
(Lillian Louis)
5 أغسطس 2023، 4:30م
4
no problem, glad that helped
system
(system)
تم إغلاقه في
4 سبتمبر 2023، 4:30م
5
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.