Advertisement
arie_cristianD

hide comment tab in JNews - Tab Post Widget

Jul 22nd, 2024
282
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.14 KB | None | 0 0
  1. .jeg_tabpost_widget .jeg_tabpost_nav li:nth-child(2) {
  2.     display : none ;
  3. }
  4.  
  5. .jeg_tabpost_widget .jeg_tabpost_nav li{
  6.      width : 50% ;
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement