I'd like to hide the default header/title on portfolio's projects. I don't want to hide it on every projects, only on specific ones.
Is there any way to achieve this with custom CSS and extra class name (or anything else..).
I did something similar to hide entire rows with extra class names on mobile devices but I can't find a solution for the portfolio titles. No matter what I try, the title is still visible on mobile.
It hides the title the way I wanted. To hide the entire project's header I simply set the Page Header BG color and the Page Header Font color to "none".
Hi team,
I'd like to hide the default header/title on portfolio's projects. I don't want to hide it on every projects, only on specific ones.
Is there any way to achieve this with custom CSS and extra class name (or anything else..).
I did something similar to hide entire rows with extra class names on mobile devices but I can't find a solution for the portfolio titles. No matter what I try, the title is still visible on mobile.
Thank you!
I just added this code to the specific page settings:
It hides the title the way I wanted. To hide the entire project's header I simply set the Page Header BG color and the Page Header Font color to "none".