Triton Lite Remove Preview Text on Homepage
-
Is there any way to remove the 4 lines of preview text under each thumbnail? I don’t have text for each post and it throws off the clean design. Is there a code I can use?
Thanks!
The blog I need help with is: (visible only to logged in users)
-
You can try adding this in Appearance -> Custom Design -> CSS:
.triton-lite-excerpt { display: none; }Let me know how that works for you!
- The topic ‘Triton Lite Remove Preview Text on Homepage’ is closed to new replies.