Dear Kriesi Support Team,
I have problem when posting single post with long title. It will be overwritten on breadscrumb. So i think it’s no need to display single post title next to breadscumb. pls help me to do this. Have a look at image attached
Thanks & regards,
Hi vemaybayanz!
Please do add the following, to your custom CSS file.
h1.main-title {
display: none;
}
Let us know if that fixes the issue for you.
Cheers!
Basilis
Dear Basilis,
I did as your guide but It has no effect. Hope to get another solution from you soon
Thanks
Hi!
That should be working. Did you add it to the Quick CSS setting? Perhaps you have a typo somewhere in your CSS. Paste the full custom CSS your using here and send us a link to your page please.
Cheers!
Elliott
I added into both style css in enfold child theme and quick css but it did not work.
Hi!
Do you mind creating a temporary admin login and posting it here privately so we can look into it?
Cheers!
Yigit
Hi,
The user name and password is in private data, pls check and help me to solve this problem
Thanks
Hi!
Please use following code instead
.single-post .main-title.entry-title {
display: none !important;
}
Regards,
Yigit
It’s done perfectly. Thank you very much Yigit
Hi!
Glad you got it short out.
Please do let us know if you need anything else, related to our theme.
Cheers!
Basilis