Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1173144
    yhshin1020
    Participant

    Hey,

    I have a background set to cover; and this works fine on large screens but on smaller screens where the width is less, the image gets cut off.

    I want the image to take up the whole screen (and so i cant use contain) whilst being responsive.

    Is this possible?

    Thank you.

    #1173146
    yhshin1020
    Participant
    This reply has been marked as private.
    #1173278
    Rahul
    Moderator

    Hey There,

    Thank you for writing in!

    You can check by adding the following code to Customizer > Custom > CSS and seeing if this works for you:

    .x-content-band.bg-image {
       background-size: 100% auto;
    }

    Hope this helps!

    Thank You.

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