Removing/hiding titles on pages

  • Posted in : BookCard WP
  • Evedd
    Participant

    Hello,

    I’d like to get rid of the titles on the pages.
    For exemple I would like to keep the title for the resume page/ left page, but get rid of the title for the central portfolio page…

    Thanks,

    Eve

    ahmetsali
    Keymaster

    Hi, try this custom css code;

    .rm-middle .inner-page-title {
        display: none;
    }
    
    geeoh
    Participant

    What is the code for removing all of the titles? (Also Resume page/Contact page)

    ahmetsali
    Keymaster

    @geeoh

    Hi, try this custom css code;

    .inner-page-title {
        display: none;
    }
    
Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register