10 lines
205 B
CSS
10 lines
205 B
CSS
.fusion-fullwidth {
|
|
background-attachment: scroll !important;
|
|
}
|
|
.fusion-fullwidth .fullwidth-faded {
|
|
background-attachment: scroll !important;
|
|
}
|
|
.no-mobile-totop .to-top-container {
|
|
display: none;
|
|
}
|