• xavierxili

    (@xavierxili)


    Trying to remove opacity on the image up front.

    I tried changing the value in the Header content wrap, but without succes
    }
    .header-content-wrap {
    background: rgba(0, 0, 0, 0.10);
    position: relative;
    -webkit-box-shadow: 0px 5px 11px 0px rgba(50, 50, 50, 0.08);
    box-shadow: 0px 5px 11px 0px rgba(50, 50, 50, 0.08);
    padding: 285px 0 210px;

    I tried to put the codes from previous forums from Alexandra and Hardeep into the Custom Css without success too. And now i’m lost.

    .newsletter,
    .contact-us,
    .packages,
    .header {
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0) !important;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • matt4356

    (@matt4356)

    Hiya, first could you post a link to your website?

    Second, what are the two blocks of code that you posted?

    Is the first one what you’ve tried in your site?

    Thread Starter xavierxili

    (@xavierxili)

    Thanks Mat, it appeared that finally something wrong was going in the Cache, since when i cleared it, the change finally appeared. Thanks for the quick reply, and lets call it a wrong Fire alert.

    Meilleures salutations de Montréal.

    Xi Li

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove opacity on front image – Zerif lite’ is closed to new replies.