Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1092291
    ZJO
    Participant

    Hello,

    I have just installed the X theme to my website http://www.malberger.se. It looks very good on my computer and iPad, however, on smaller devices, the background image on the start page looks just fine, but on the other page, the background is all blurry and pixelated. Why? The settings are exactly the same for the two pages.

    I have all the latest versions of WordPress, X and Cornerstone.

    Thanks in advance.

    #1092443
    Jade
    Moderator

    Hi there,

    The second page doesn’t seem to need the background to be set as a parallax background since the content area is not too large. Kindly try to disable the parallax effect then check again on mobile.

    Let us know how it goes.

    #1095425
    ZJO
    Participant

    It doesn’t work…

    #1095497
    Nabeel A
    Moderator

    Hi again,

    Try adding the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    @media screen and (max-width: 480px){
    .x-section.bg-image.parallax, .x-section.bg-pattern.parallax {
        background-attachment: fixed !important;
    }
    }

    Let us know how this goes!

    #1095608
    ZJO
    Participant

    Thank you. Unfortunately, it still doesn’t work.

    #1095718
    Rupok
    Member

    Hi there,

    Your section is very long in height (in mobile, it’s more long) so to cover the area the image must be pixelated and there is no way to prevent this.

    Thanks!

  • <script> jQuery(function($){ $("#no-reply-1092291 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>