Home» Forum» Web & Tech» interest section editing

interest section editing

Back to Web & Tech

Is there a way to remove the general, heros, games etc sections from the interest tab but keep movies and music? 

use this code!


<style> .interests tr:nth-child(1), .interests tr:nth-child(4), .interests tr:nth-child(5), .interests tr:nth-child(6), .interests tr:nth-child(7) {display:none;}</style>

Tryin to make a change :-\

@da 

This worked, thank you so much!

@ST0V5 you're welcome ^__^

Tryin to make a change :-\

You must be logged in to reply.