How to get rid of the dotted overlay in 'overlay' header setting

  • Posted in : cvCard WP
  • saifbunni
    Participant

    Hello,

    How to get rid of the dotted overlay over the header image when selecting ‘overlay’ style of the theme? Also getting rid of the rectangle outline of the tag line would be great. Thank you.

    ahmetsali
    Keymaster

    Hi, try this custom css code;

    .header:before {
        display: none;
    }
    .header p {
        border: none;
    }
    
    saifbunni
    Participant

    not working. I have placed the code in style.css
    thank you very much

    saifbunni
    Participant

    no sorry, it works. I was being stupid. thanks wizards.

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