In Timeslide View, your post titles won't show in full if they're too long. This makes them to be truncated halfway, and it just looks off. Long story short, here's an easy trick to make the titles show in full.
Go to Template Designer
- Advanced
- Add CSS
- Paste the following code
.timeslide #main .title a, .spk{
white-space: normal !important;
}
- Press enter after the last character of the last line
- Apply to Blog.
Go to Template Designer
- Advanced
- Add CSS
- Paste the following code
.timeslide #main .title a, .spk{
white-space: normal !important;
}
- Press enter after the last character of the last line
- Apply to Blog.
EmoticonEmoticon