Hi,
You have to edit post template and change the order, for default style template – http://screencast.com/t/OtsBRg3Lhw9V
Result: http://screencast.com/t/00TUqoqgk64z
Thanks!
Hi,
You have an option in Theme Panel > Theme Fonts to change the font size for Subtitles – http://screencast.com/t/Ocp66zrOZ and you can use this custom css in Theme Panel > Custom Css to align it to the right – http://screencast.com/t/8GTtiC1hhOf
.td-post-template-default .td-post-content .td-post-sub-title {
text-align: right;
}
Thanks!
Hi Alin,
I’m afraid your screenshot doesn’t match with newspaper 4.6.3. In the “Theme Fonts” section now called “Custom typography”, I don’t see any subtitle section. Where is it hidden?
Regarding to the CSS tweak, it didn’t change a thing! Still left aligned. The cache has been emptied, and the change in the custom CSS field saved. What did I miss?
Thanks
Hi,
My bad. It seems that 4.6.3 wasn’t the latest version, far from it. Too bad for automatic update.
I guess that this was the reason why I had different screens and results.
Unfortunately, the manual update to version 6 went bad. Hopefully, I was still testing, since I’ll have to reinstall WP from scratch. We’ll see. But I hope Newspaper 6 will be the only update of its kind.
BR
Hi,
Newspaper 6 is a new theme and unfortunately the old custom modifications will have to be adjusted to work with the new version. Please make a backup before update and check this guide if you want to update – https://forum.tagdiv.com/how-to-update-the-theme-2/
Thanks!