Image subtitle position

Posted in: Newspaper
Post count: 31

Hi,
Default image subtitle position is above the image. Is it possible to put it bellow? If yes, please telle me how?
Thanks

Post count: 7909

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!

Post count: 31

Hi,

Perfect, it worked.

Is also possible to use a smaller font size and display it on the right side?

Thanks

Post count: 7909

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!

Post count: 31

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

Post count: 31

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

Post count: 7909

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!

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newspaper’ is closed to new topics and replies.