Feature request: css modification
-
Would like to see the ability to choose (from the admin dashboard):
– whether the date should display at the right side or left side of the widget.
– the font size of the links in the widget.
As a work around, I have installed the PC Custom CSS plugin, and under Appearance > Custom CSS you can enter the following to adjust them:
/* Reduce font size in TW Recent Posts widget */ .tw-recent-posts .featured-post h4 { font-size: 1.0em; } /* Move date to left side in TW Recent Posts widget */ .tw-recent-posts .post-time { text-align: left; }
https://www.ads-software.com/extend/plugins/tw-recent-posts-widget/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Feature request: css modification’ is closed to new replies.