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*

Show only title on post header

Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #64177
    jakariaahmed118477
    Participant

    Hello sir,
    I am using newscard theme. I need a help.
    Screenshot:http://bit.ly/2K4kmHV
    I want to show here only title. How I can do it?
    Thanks

    #64195

    Hi @jakariaahmed118477,

    To show only title (show only end position of breadcrumb) please go to the Appearance > Customizer > Additional CSS and paste below custom css code:

    #breadcrumb .trail-item:not(.trail-end) {
    	display: none;
    }

    Thanks

    #64196
    jakariaahmed118477
    Participant

    How to change font style to h2 of this title?

    #64197

    Sorry to say this is not the Page Title. It is the breadcrumb to access the parent pages easily. The Page Title will be shown on the content section on every pages and posts after you created. As you can see in this demo https://www.themehorse.com/preview/newscard/

    If you still want to make h2 for it then you need to hire a developer for code customization.

    thanks

    #64198
    jakariaahmed118477
    Participant

    Oh! Sorry, how I can remove it? And if I remove it, then do have any problem?

    #64206

    You don’t need to remove it by codes. If you don’t want to show breadcrumb then you can simply hide the breadcrumb by checking the ‘Hide Breadcrumbs’ option on Appearance > Customizer > Header.

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