Comments Roberto Di Lodovico started the conversationOctober 8, 2021 at 10:12amHello, i need to hide the title page on the project pages, what can i do? can you send me code for the functions.php? I would not like to hide the single page from css Thank you very much 1,699Andrey repliedOctober 8, 2021 at 12:02pmHello, Dear Roberto Di Lodovico!Please, send the exact link on your website where you want to hide and we will help you.If you mean the single project page, you can use the next code. .vertical-item.content-padding.big-padding .item-content { padding: 50px 45px !important; display: none;}Best Regards!Roberto Di Lodovico repliedOctober 8, 2021 at 12:50pmHello, Thanks for the reply, the site is now visible the page is this: https://www2.alsolved.org/projects/voucher-digitale-ravenna/ can you send me pleace the syntax to make all the page title disappear? why do i have to create landing pages, if possible also the syntax to make the page title disappear on some pages of services and single pages otherwise can you recommend a compatible plugin that at my choice I can disable the page title on some pages?thanksRegardsRoberto 29Dmitry repliedOctober 8, 2021 at 2:07pmDear Roberto Di Lodovico!In order to remove the breadcrumbs, please paste these code to Additional CSS: .page_breadcrumbs { display: none;} .section_padding_top_150 > [class*="container"] { padding-top: 40px;}Then click to Publish button and check the results.Best Regards! Sign in to reply ...
Hello,
i need to hide the title page on the project pages, what can i do?
can you send me code for the functions.php?
I would not like to hide the single page from css
Thank you very much
Hello, Dear Roberto Di Lodovico!
Please, send the exact link on your website where you want to hide and we will help you.
If you mean the single project page, you can use the next code.
Best Regards!
Hello,
Thanks for the reply,
the site is now visible the page is this:
https://www2.alsolved.org/projects/voucher-digitale-ravenna/
can you send me pleace the syntax to make all the page title disappear? why do i have to create landing pages,
if possible also the syntax to make the page title disappear on some pages of services and single pages
otherwise can you recommend a compatible plugin that at my choice I can disable the page title on some pages?
thanks
Regards
Roberto
Dear Roberto Di Lodovico!
In order to remove the breadcrumbs, please paste these code to Additional CSS:
Then click to Publish button and check the results.
Best Regards!