badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Page titles

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #24491
    Petar
    Participant

    Hi,
    I need some help to remove the page titles <h3 class=”page-title”>………</h3> ref.: http://www.bulgarianplates.com/bulgarian-companies/. On the other hand my front-page is just perfect it has only <h1 class=”entry-title”> …………….</h1>.

    How can I remove the above or convert the <h3 class=”page-title”> to the <h1 class=entry-title”> like my front page ref.: http://www.bulgarianplates.com .

    Any help will be greatly appreciated.

    Thanks
    Petar

    #24494

    Hi Petar,
    This feature is not available in our theme. It needs code customization. The file is inside theme folder -> inc -> structure -> content-extension.php

    Before making any changes first of all create the child theme then only customize the code so that your customize code will not lost while updating to our new version.

    Thank you

    #24514
    Petar
    Participant

    Hi,
    I tried this option with the code customization, too difficult for me. Actually, I found on the same forum this route:

    Apperance –> Theme Options –> Design Options Tab –> Custom CSS
    and then:

    If you can to hide only in home page
    .home #content .entry-title { display: none; }

    If you want to hide in every page
    .page #content .entry-title { display: none; }

    However, this didn’t work for me. If you have any idea how can I hide or remove the page titles and put entry titles/ headers like in my home page easy way this will be great.

    Thanks

    #24556

    Hi Peter,

    I don’t think that there is an another way. Changing the header tag with Custom Css is not possible so you need to hire a developer to fix it.

    Thank you!

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