how can I remove the page title on the order page totaly? I know I can remove it with display: none; but I want to remove it totaly like with a hook but I can't find a hook for this. Is there a pro outsite?
The HTML: <h1 class="entry-title main_title">Bestellnummer 390</h1>
I just want it to remove on the order page. Thanks in advance.
Can you add an id="entry_title" to the html element of the order page? and then target the id with display:none. If so this will only hide the heading of the order page.
<h1 id="entry_title" class="entry-title main_title">Bestellnummer 390</h1>
stylesheet
#entry_title{
display:none;
}
我在万达广告公司订了一个订单,当时他没有写清楚,我就下了订单,我知道后我不想耍了,他说要扣我1800元违约金。