Victoria's profile picture

Published by

published
updated

Category: Web, HTML, Tech

Flip your Spacehey Layout!

Example (PUT THIS IN YOUR ABOUT ME SECTION)


<style>

.profile .right .heading, .contact .heading, .url-info, .blog-preview h4, .blurbs .section:nth-child(2) h4 {

  display: none!important;

}

.profile {

  direction: rtl;

}

.blurbs, .profile .table-section .heading, .blog-preview a, .friends, .general-info, .contact, .url-info, .details-table, .details p, .mood {

  direction: ltr;

}


</style>


0 Kudos

Comments

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