This topic has 21 replies, 5 voices, and was last updated 8 years, 4 months ago ago by Rose Tyler
Hello again! I found my problem into the forum but I didn’t find (very strange 🙁 )
I can’t find where delete the code of the “previous” and “nex” post that appears in my post…
Thanks! 🙂
valentina
Hello
Please provide us with link where we can see this links.
With best regards
Brian Johnson
Sorry for misunderstanding. I didn’t change anything.I am Just looking for this elements on your site to provide you with css code.
With best regards
Brian Johnson
Hello,
Please add this code in custom.css file:
.project-navigation {
display: none !important;
}
Thank you.
Regards,
Eva Kemp.
Sorry, I delete part of my message! Here the link: http://www.puntofotopinerolo.it/2015/04/09/lavorazioni/
Hello
You may try to add following code into the custom.css:
.project-navigation{display:none}
With best regards
Brian Johnson
Wow! Many Thanks Eva!
Do you know also if I can remove the username (NuteCaPg8 /o) that appears at the bottom in home page, under the gallery block? Inside the post I’ve already removed.
Hello,
Please add this code in custom.css file
.single .meta-post {
display: none;
}
Regards,
Robert Hall.
Thanks Robert. But not working 🙁 The username is still there (at the bottom in home page, under the gallery block) 🙁
Hello,
Please use this code:
.recentCarousel .slide-item .caption h3 {
display: none;
}
Regards,
Eva Kemp.
Thanks Eva, still there again 🙁
Sorry!
Hello,
I’ve edited the code.
Please check now.
Regards,
Eva Kemp.
Thanks Eva, is still there 🙁 (I changed browser, clean cache, ecc…)
Thanks for your help, I’ll change the box…
Hello,
Please check once more. There is no username for the gallery block:
http://storage4.static.itmages.com/i/15/0513/h_1431518996_3416320_51a9f7a6f7.png
Thank you.
Regards,
Eva Kemp.
Oh! What’s strange! I’m using Safari, Firefox and Chrome on a Mac.
I try again with cache.
THANK YOU VERY MUCH all!
Hello,
You’re welcome.
Regards,
Eva Kemp.
HEllo! After an update, when I create a new page, appears
“next post..” in the page (you see ” <Ritorna alla pagina precedente ” here).
I don’t know how remove it (I still ad the first code that you suggerst me in this topic:
.project-navigation {
display: none !important;
}
but is still there…
Many thanks
valentina
Hello,
Please use this code:
.breadcrumbs .back-history {
display: none;
}
Regards,
Rose Tyler.
Thanks Rose!
Hello,
You’re welcome!
Regards,
Rose Tyler.
The issue related to '‘next and previous post’' has been successfully resolved, and the topic is now closed for further responses