Change Post title to be h1

Posted in: Newspaper
Post count: 46

Hello,

On our single posts the main post title seems to be h3 for us, we want it to be h1.

https://www.valuewalk.com/stocks-edge-higher-house-approves-trump-impeachment/

Is there an option to change that?

Thanks

Post count: 21065

Hello!

If you use a cloud/PRO post template, then you can edit with TagDiv Composer and change it like this: https://www.screencast.com/t/uidTCwfDM

Thank you!

Post count: 46

Hello,

Thanks, but we don’t use it.

We have no templates, it says :Global Standard Default

Thanks

Post count: 21065

Hello!

In this case, you can not modify it, only with custom CSS code.
For customization and other services you can contact our custom work team here: https://tagdiv.com/premium-customization-services/

Thank you!

Post count: 46

Custom CSS?

I’m asking how to change the H1 or H2 tag to something else. Not asking about styling it.

There are many tags on the page which have H tags.


<header class="td-post-title">
<!-- title -->
<h3 class="entry-title td-module-title">

<div id="respond" class="comment-respond">
<h3 id="reply-title" class="comment-reply-title">LEAVE A REPLY <small>

Post count: 21065

Hello!

Yes, because some of these tags can not be changed from settings.

Thank you!

Post count: 46

CSS is for styling. We are talking HTML.

Can someone else please respond to this ticket.

Post count: 21065

Hello!

Yes, I mean it custom work. This code you can find it in wp-content/teams/newspaper/loop-single.php [line 25] and in td-composer/legacy/common/wp_booster/td_module.php [line 610].

<header class="td-post-title">
<!-- title -->
<h3 class="entry-title td-module-title">

This code is automatically generated by using a wordpress function over which you don’t have so much control.

<div id="respond" class="comment-respond">
<h3 id="reply-title" class="comment-reply-title">LEAVE A REPLY <small>

Hope that helps you!

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