Who reads books anymore? Figure out what rows you want to get rid of, then copy and paste the code you want. If you want to get rid of multiple rows, select more than one code. Make sure to wrap all of your CSS in <style></style> tags so SpaceHey knows that it's CSS code.
REMOVE THE ROW
.table-section:nth-last-child(2) .details-table tr:nth-child(x){display:none;}
CHANGE THE TITLE
.table-section:nth-last-child(2)Β .details-table tr:nth-child(x) td:first-child p { font-size:0; }.table-section:nth-last-child(2)Β .details-table tr:nth-child(x) td:first-child p:before { content:"WHATEVER"; font-size:.7rem; }
General: Replace (x) with (1)
Music: Replace (x) with (2)
Movies: Replace (x) with (3)
Television: Replace (x) with (4)
Books: Replace (x) with (5)
Heroes: Replace (x) with (6)
If you want to get rid of the whole thing, just doΒ
-table-section:nth-last-child(2) .details-table {display:none;}
Remember: always put any CSS in between two Style tags: <style></style> That way, browsers will recognize that what you're trying to do is adjust the style. Also remember that CSS stands for Cascading Style Sheets, so the browser will activate styles from top to bottom!
Comments
Displaying 20 of 29 comments ( View all | Add Comment )
ΛΛπ’Φ΄ΰ»`π‘ SUPER / LIGHTBULB ! Λ. β
THANK YOUUU!!
ΛΛπ’Φ΄ΰ»`π‘ SUPER / LIGHTBULB ! Λ. β
THANK YOUUU!!
ΛΛπ’Φ΄ΰ»`π‘ SUPER / LIGHTBULB ! Λ. β
THANK YOUUU!!
ΛΛπ’Φ΄ΰ»`π‘ SUPER / LIGHTBULB ! Λ. β
THANK YOUUU!!
belly
using! tysm :3
Lexi
Thank you tons!
Only code i've found that works properly!
-Warm regards, Lexi!
xx_VictoriaVanity_xx
you're a life saver, thank you <3
βjayceβ
i want it gone its still there?
β . Λ β© erica β . Λ ββοΎ
you're the fuckin best omg
coco
YOU'RE A LIFESAVER THANK YOUUUUUU <3<3<3<3<3<3<3
Until now, I hadn't found a code that worked well with the one that adds rows, so thank you so much for that!!!!! <3<3<3<3
nvtbvster
no matter what my man corys always got me covered πͺ
decay β‘
thank you!!
Kaz
thanks! this is very helpful
m0nnie_
YOU ARE THE BEST CORY!
βπ² tavryn β ; πͺ½
OH MY LORD TYHSANK YOU SM, IVE WANTERD THIS CODE FOR SO LONG BUT I NEVER WAS ABLE TO FIND IT
ZoranaDragon
Thank you so much! Used this to change the heros section into a videogames section!
David V. Kimball
Thank you!
TGJ
Woah! Thanks
MUNCHYKITTY β (AUTO MUZIC WARNING)
thank you so much THis is awesome!
γ―γͺγ‘
It doesn't seem to work anymore :/
It worked for me before but it doesn't work no more, my bf who's new tried it and it just does nothing
Tysm!!
by γ―γͺγ‘; ; Report