Modify h3 from Widget Titles

Posted in: Newspaper
Post count: 1

I’m trying to modify td_module.php on Child Theme, in order to remove < h3 > in modules Title. It’s working fine If I modify it on parent theme, but not in child theme… You has answered me:

Unfortunately not all theme files will work from the child theme. Some modifications can only be done from the main theme such as the one you describe. Sorry.

Any alternative to do this? I’m using [tagDiv] Block 14 on sidebar and the < h3 > titles are breaking my post headings hierarchy.

Post count: 20688

Hi,

There would be no other way to make that modification except the main theme. Modifying that general function will also affect all the theme modules, not only in sidebars or specific modules.
It can also cause design problems if you do it, some styles which depend on the titles being h3 may not apply, or others for h2 will apply.
Better you test this modifications properly in a local install if possible or testing copy of the website to see what the effects are, before making it in the live website.

Thanks

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