Forums
(@abhik21)
8 years, 11 months ago
Sorry but i have a code way to do this..if that helps
https://wp.me/p72cTi-32
any other solution from contributors is much appreciated.
Thanks @gurtvh , appreciate it. ??
#1 A quick workaround here
#2 Scroll down on TwentySixteen official page https://theme.wordpress.com/themes/twentysixteen/
Hope this helps ??
The recommended Featured Image size is 1200 wide.
its present on TwentySixteen official page (right at bottom ) https://theme.wordpress.com/themes/twentysixteen/
Try this
.entry-title { font-family: "Arimo", "arial", "sans-serif"; text-align: center; }
Try adding this to your custom CSS
.entry-title { font-family: "Arimo", "arial", "sans-serif"; }
I posted a quick workaround here
https://abhiabhibanaya.com/2015/12/18/how-to-add-a-logo-in-twenty-sixteen-wordpress-theme/
You are welcome to give better solution.