Hide the headings on main cover

  • Posted in : BookCard WP
  • ishanjain
    Participant

    I would like to hide both the headings on the main cover page. I don’t see any option to do so, so i tried  a bit of css here but it doesn’t seem to work. Can you please guide me for the same.

    CSS code i tried:

     

    div.cover-image-holder h1,div.cover-image-holder h2 {
    display:none;
    }

    ahmetsali
    Keymaster

    Hi, try this custom css code;

    .cover h1, .cover h2, .cover h3 { display: none; }
    
Viewing 2 posts - 1 through 2 (of 2 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