Okay
  Public Ticket #678561
Parralax image sample
Closed

Comments

  • Dmitry started the conversation

    Hi!

    I want to have the same parralax image background as in Modern Creative demo (testiomonial block). I use the same image like in demo, but parallax doesn\'t work. See my settings on printscreen.

    What\'s wrong?

  •  8,992
    Tahir replied

    Hey,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
    body .full-width-content.parallax_section .row-bg, body .full-width-section.parallax_section .row-bg {
        background-attachment: fixed !important;
    }

    Best.



    ThemeNectar Support Team