Okay
  Public Ticket #3579942
Scroll Reveal Text
Closed

Comments

  • Bordo started the conversation

    Hi, where can I find this template or how can I implement this feature?


    Thanks,

    Bordo.

  •  1,658
    Judith replied

    Hi Bordo,

    Thanks for writing to us.

    Please share a screenshot of the template you are referring to so that we can get a better understanding.

    I look forward to your response.

  •   Bordo replied privately
  •  1,658
    Judith replied

    Hi Bordo,

    Thanks for writing back.

    I am afraid we don't have an option for the fixed background image, however, you can use CSS to achieve this.

     If you have any further questions or need additional assistance, don't hesitate to write back, I'm happy to help. 

  • Bordo replied

    Ok noted. Another question: How do I make the black background in the next project section?


    https://bordomedia.com/project/line-thailand-developer-conference-2019/


  •  1,658
    Judith replied

    Hi Bordo,

    Thanks for writing back.

    Did you mean how to remove it?

    You can adjust it from here :

    .container-wrap[data-nav-pos=after_project_next_only] .bottom_controls .parallax-layer-wrap:after {
        background-color: rgb(163 92 92 / 40%);
    }

     If you have any further questions or need additional assistance, don't hesitate to write back, I'm happy to help.