Background images

Home Forums All Other Themes Background images

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #180416
    Sandy TsoiSandy Tsoi
    Participant
    • Topics: 7
    • Replies: 30
    • Total: 37
    Member since: April 26, 2021

    Hi,

    I found the background image with the shortcode showing the product menu is different from the other sections of the same page, which make the design inconsistent. It looks obvious in mobile device.
    https://ibb.co/F8d4Vpd
    https://ibb.co/N1w9DQG

    Can you help to solve this problem?

    Sandy

    #180446
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS.

    @media screen and (max-width:479px) {
    body.custom-background, #skt-builder-home-section3-block-1207, #skt-builder-image-slider-block-3027 { background-repeat:repeat-y; background-size:300%;}
    }

    Regards,
    Dave

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.