Hi
I want to keep exactly same template like the post page (see private link).
I just want to hide the sentence : PAR ADMIN8754 writing each time at the end of each post.
And it’s a very important security problem too because it give login info!!!
Hey jb84,
Please try the following in Quick CSS under Enfold->General Styling:
.blog-author {
display:none !important;
}
Best regards,
Rikard
thanks it’s perfect
just a detail after date stay an “|”, it will be nicer witout it
It’s a detail but if there is an easy solution, i take it
Hi,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.html_elegant-blog .post-entry .post-meta-infos .text-sep.text-sep-date {
display: none;
}
If you need further assistance please let us know.
Best regards,
Victoria
perfect ! thanks !!!
Hi,
Glad we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
close
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon