hello friends, please help please to remove the title of the page
that is not seen, because when browsing the page is overexposed with the logo and looks very bad.
Thank you


hello friends, please help please to remove the title of the page
that is not seen, because when browsing the page is overexposed with the logo and looks very bad.
Thank you


Hey Alberto,
Please edit the page in the admin area and scroll to the Page Settings and enable the Disable Page Title option.

Hope this helps.
Hello friend, thank you very much, that does not help me, you can give me a css code, to avoid that the title comes out thanks.
Hello Alberto,
Thanks for updating the thread. 
PLease try clearing the cache as on my end I don’t see the title on your website. However, you can also use following CSS under X > Theme Options > CSS:
.entry-title {
display: none;
}
1- I have found the proper CSS code selector using the Chrome browser Developer Toolbar: https://www.youtube.com/watch?v=wcFnnxfA70g
2- For the CSS code itself, I suggest that you get started with this tutorial: https://www.youtube.com/watch?v=yfoY53QXEnI
Thanks.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.