Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1235083

    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!!

    #1235164

    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

    #1235198

    Hi Nikko,

    Many thanks for your reply. The CSS code work perfectly.

    #1235233

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to remove title bar and page title from 'Calendar'’ is closed to new replies.