Changing h3 tag in mega menu to regular bold text

Posted in: Newspaper
Post count: 10

Hello TagDiv team,

The title links under Mega Menu dropdown are enclosed in <H3> and the code looks like this:

<h3 itemprop=”name” class=”entry-title td-module-title”>How to Install Windows 10 on VirtualBox</h3>

All the listed articles have <h3>.. I do not want them to be enclosed in h3…

can you please point me to the file containing this code and the code that I need to add to replace this h3 with a BOLD text.

Thanks.

  • This topic was modified 10 years by rehman.
Post count: 23312

Hi rehman,

The theme was built such that all titles modules have h3-heading. You can alter this value within td_module.php like this screenshot http://screencast.com/t/4HC8o7CMm . Now, all the modules have h4 (when you replace with h4 heading). If you want to have this value only to meaga_menu_module, you should to modify this function get_title () and this is not an simple task. If you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you as we can’t offer customization services at the moment.

Thanks.

Post count: 10

Ok, got it.
I think a theme, as extensively customizable as Newspaper is, should add this feature to individually control the titles of each module and the heading level. Just a suggestion, not sure how complex this task can get.

Thanks Catalin for your response and keep up the great support.

Post count: 23312

Hi rehman,

Thank you for your message. I noted this suggestion and we have it on our list for the future updates.

Thanks.

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.