Hi
You can change the post title style in blocks from theme panel > theme fonts http://screencast.com/t/iWhViMQirB – http://screencast.com/t/xHXbBjAUfn3j
Let me know how it goes.
Thanks!
Hi Andrei,
Thank you for your response. I don’t think you’re understanding my question; I’m not trying to style all titles, I’m trying to prevent Newsmag from altering the italics I set within the title.
For example, if I have a title “Where to find Morocco’s true flavors”, the blocks and grids strip away my in-title italics. I’m trying to prevent the blocks and grids from altering my in-title italics.
Thank you.
-
This reply was modified 10 years by
co4.
Hi
Sorry for misunderstanding you.
The theme remove the html tags for post title when it’s displayed on modules. You can modify the td_module.php file like here if you want to allow html within post titles: http://screencast.com/t/KeplAbAvJzc – http://screencast.com/t/22w00Wb6EtV
Hope this help.
Thanks!
Hi
The only way is to alter the parent theme file as the td_module.php can’t be overwritten from child theme that’s why the changes don’t applies. You can check the files which can be overwritten with child theme in our documentation: https://forum.tagdiv.com/the-child-theme-support-tutorial/
Sorry for inconvenience!
Thanks