kwenk.com
Make The Web Yours
Search
Help
Log in
Sign up
Home
Arcade
Feed
Messages
Groups
Browse
Blog
Skins
Favs
Props
About
←
Back to Skins
🦕 custom brand header [snippet]
By
skemma720
Log in to preview
Report
hides default quenq header in the header and replaces it with custom text/image using pseudo-elements.
Code
<style> [data-skin-part="brand"] a{ display:none; } [data-skin-part="brand"]{ margin-left:25px; font-size:18px; } [data-skin-part="brand"]::before{ content:'lorem ipsum'; } [data-skin-part="brand"]::after{ content:'dolor sit amet'; } </style>
Comments
Log in
to add a comment.
No comments yet.
Comments
Log in to add a comment.
No comments yet.