New Landing How can we help? Atelier Row w/background image on mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #304341
    GTS75
    Member
    Post count: 240

    Hey – I’m trying to use Rows with a background image with text/button overlay. They look awesome on desktops, but on a phone the background image doesn’t resize at all. The text looks great, but the images make them virtually unusable on mobile, which is very unfortunate. Is there anything that can be done to make these look good on mobile? I’d hate to have to disable them all.

    see https://gtsclothing.com/thanks on mobile for an example.

    #304656
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Please test adding this custom CSS:

    @media only screen and (max-width: 767px) {
    .fw-row>.spb-row {
        background-attachment: local!important;
    }
    }
    #304706
    GTS75
    Member
    Post count: 240

    thanks – are you sure that’s the correct code? I added it to the Theme Options > Custom CSS box but it didn’t change anything on the front-end and I also got an error next to the code saying “Use of !important”.

    #304787
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    that’s only a warning, no problem with that. We should only use the !important when necessary, and this is one of those situations.

    Don’t you have any red cross in the lines above?

    Or provide us admin credentials so we can check it.

    -Rui

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register