Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi ,
I have used page builder by siteorigin plugin , in Firefox every thing is good but in IE11 at windows10 background of row refresh frequently when I scroll and style of panel-row-style does not work perfectly and also in Chrome and Android. please help !
This part of CSS does not work perfectly :
/*Page Builder visual styles
————————————————————–*/
.panel-row-style {
display: block;
background-repeat: no-repeat;
background-position: center top;
background-attachment: fixed;
background-size: cover;
position: relative;
overflow: hidden;
}
Hi Leila
Thanks for reaching out.
By default, Page Builder doesn’t used background-attachment: fixed; in the row style you’ve referenced. The rule you’ve added above comes from the theme CSS file, something Moesia have added. Please, reach out to theme and see if they can assist. They’ve changed the way these styles work, that’s awesome, but because it’s their work, they’ll be in the best position to help resolve.