Home>Support>Background gradient of a row using Pagebuilder keeps parallaxing

Background gradient of a row using Pagebuilder keeps parallaxing

Hi I wanted to set a fixed background gradient on a row of a widget but it keeps parallaxing the gradient.
How can I set it fixed ?
There’s no setting on edit row only in the widget itself there’s an option but it fixes only the widget part not the total row.

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 7 years, 2 months ago Alex S
    Hi, I Work Here

    Hi Yadihinz,

    Do you have a public URL where we can take a look at what’s going on?

    To clarify, what is your Background Image Display Set as? Fixed or Parallax?

  2. 7 years, 2 months ago yadihinz

    Hi Alex,

    I don’t see that option in the Row settings.
    I can only see that setting on cell setting and that one is set to fixed.
    Also if I add a widget on the row and use the same css for gradient it’s working on the background of the widget without any problem.

    Only the total row stays in parallax mode.

    http://www.vanal.be/nl/uw-partner-horeca-bedrijfskeukens-en-grootkeukens/

  3. 7 years, 2 months ago Alex S
    Hi, I Work Here

    Hi Yadihinz,

    That’s odd. What do you see in the Row Styles Design settings group instead?

    > Also if I add a widget on the row and use the same css for gradient it’s working on the background of the widget without any problem.

    I mean, you should be able too but until I know what you’re seeing instead I can’t be certain. It’s worth trying regardless though – the worse that come happen is that it doesn’t work and if it doesn’t work, you can just remove it.

  4. 7 years, 2 months ago yadihinz

    edit row
    setting
    layout setting

    What a mess I made :)

  5. 7 years, 2 months ago yadihinz

    CSS that I use for gradient

    background: -moz-linear-gradient(top, rgba(63,63,63,1) 0%, rgba(91,91,91,1) 0%, rgba(63,63,63,1) 100%); /* FF3.6-15 */background: -webkit-linear-gradient(top, rgba(63,63,63,1) 0%,rgba(91,91,91,1) 0%,rgba(63,63,63,1) 100%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to bottom, rgba(63,63,63,1) 0%,rgba(91,91,91,1) 0%,rgba(63,63,63,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f3f3f', endColorstr='#3f3f3f',GradientType=0 ); /* IE6-9 */
  6. 7 years, 2 months ago Alex S
    Hi, I Work Here

    Hi Yadihinz,

    Please add the following additional styling to your CSS:

    	background-position: top center !important;
    	background-attachment: scroll !important;
    

    That’ll prevent the parallax from occurring. There doesn’t appear to be a setting to disable the Sydney parallax which is why CSS is required. Please note that the Background Image Display settings aren’t present due to Sydney row stylings.

  7. 7 years, 2 months ago yadihinz

    That’s it awesome. Thanks a lot Alex !

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More