Hello @aglar,
We can remove the text with the help of custom css but the year also will be removed. The year and copyright text both lyed under one container.
Please apply the below given css under Appearance -> Customize -> Additional Css-
.footer-copyright {
display: none;
}
Kind regards,
Manoj
Thread Starter
aglar
(@aglar)
No, I found, it is https://codex.ww.wp.xz.cn/Excerpt editable from the main page 🙂
Thanks for your help and great work.
Hello @aglar, thanks for choosing Bento! The text you mention is indeed sourced from the excerpt of the respective page.
@phpexpert21, please refrain from hijacking our support threads in the future 🙂 thanks for understanding!