CUSTOM "___ is your friend" TEXT

PREVIEW:


ALL YOU HAVE TO DO IS PASTE THIS CODE IN A STYLE TAG AND REPLACE THE text WITH WHATEVER YOU WANT THERE


html body .container main .row.profile .col.right .profile-info .inner:before{
  content: "text";
  color: #E49A40;
}
html body .container main .row.profile .col.right .profile-info h3{
  display: none;
}


2 Kudos

Comments

Displaying 0 of 0 comments ( View all | Add Comment )