Hi!
I am trying to remove the title:
‘Blogg senaste nytt’
from the following page: https://mediteraistockholm.se/calendar/4050/
Normally there is a setting on the right hand side to hide this title:
‘Title Bar Settings
Display the Title Bar with Page Title and Breadcrumb Navigation?’
But I cannot find such a setting on this page.
Any idea how to accomplish this?
Many thanks!!
Hey Tarakbc,
That setting should still appear in the lower right portion in the backend.
Here’s an alternate solution, go to Enfold > General Styling > Quick CSS, then add this CSS code:
.single-calendar #main .title_container {
display: none;
}
Best regards,
Nikko
Hi Nikko,
Many thanks for your reply. The CSS code work perfectly.
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon