Comments Gloria started the conversationSeptember 10, 2019 at 9:18amHello,Is it possible to hide the title on each article in the Blog section?AttachedIf yes, how do you do it?Gloria 2,635Kevin repliedSeptember 10, 2019 at 9:34amHi Gloria !To hide the breadcrumbs title on the blogs details page, add the following css property to Appearance-> Editor-> style.css or Appearance-> Customize-> Additonal Css.single-post .ftc-breadcrumb { display: none;}thank youGloria repliedSeptember 10, 2019 at 9:57amThank you, but there is the title againI would like to remove the title, how you do it?Attached there is one thing that I cannot remove, how you do it?Thank you, Gloria 2,635Kevin repliedSeptember 10, 2019 at 10:04amHi Gloria !Please add this css attribute to hide it.single-post .nav-links { display: none;}thank youGloria repliedSeptember 10, 2019 at 10:09amI entered the codes, but they are still there.Why?Thank you,GloriaGloria repliedSeptember 10, 2019 at 10:12amI have changed broswer and now I see my changes.thanks a lotGloria 2,635Kevin repliedSeptember 10, 2019 at 10:13amHi Gloria !Please leave the page link where you are checking itthank you Sign in to reply ...
Hello,
Is it possible to hide the title on each article in the Blog section?
Attached
If yes, how do you do it?
Gloria
Hi Gloria !
To hide the breadcrumbs title on the blogs details page, add the following css property to Appearance-> Editor-> style.css or Appearance-> Customize-> Additonal Css
.single-post .ftc-breadcrumb {
display: none;
}
thank you
Thank you, but there is the title again
I would like to remove the title, how you do it?
Attached there is one thing that I cannot remove, how you do it?
Thank you,
Gloria
Hi Gloria !
Please add this css attribute to hide it
.single-post .nav-links {
display: none;
}
thank you
I entered the codes, but they are still there.
Why?
Thank you,
Gloria
I have changed broswer and now I see my changes.
thanks a lot
Gloria
Hi Gloria !
Please leave the page link where you are checking it
thank you