Change Article Title in Blog section
Autor: Ionescu C.
Visitado 1199,
Seguidores 1,
Compartilhado 0
Hello,
I want to use a title in two rows in an article from a Blog.
If I write the title like this: Relații toxice sau ... NU <p>Alege să alegi </p>
It will display accordingly in Blog.
But in Social Network (tring to share it) it will see and display the <p>.
What method I can use that will not display the <p> symbol.
Regards,
Cristi
Publicado em
Hello. It seems that at the moment it is not possible to do what you want with the help of the program settings.
It may be possible to change the width of the header area using CSS. Submit a link to the blog page. Perhaps I can help you.
Autor
Hello,
This is the LINK
Regards,
Cristi
I'm not sure if this is a good solution as it affects the titles of all posts.
<style>
#imBlogPage .imPgTitle {width: 200px;}
</style>
Autor
Hello,
Unfortunatly it does not help.
It will mess up the other titles.
Thank you for the idea though.
Regards,
Cristi