New Landing How can we help? Cardinal Swift Slider Mobile problem

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Cardinal
  • #169688
    carlottalorandi
    Member
    Post count: 74

    Hello,

    I have an issue with the swift slider on mobile.

    I set the “below slider” header in homepage, but on mobile I can’t see it right
    (see attach. file)

    Second problem: there is a way to set the “below slider” header in every page, like post?

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #170215
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    I guess because the lack of space it crops the background image.

    Regarding the Below slider option, I guess it’s possible to do with this plugin to bulk edit the page custom field option sf_page_header_type with the value below-slider

    Custom Field Bulk Editor

    -Rui

    #170277
    carlottalorandi
    Member
    Post count: 74

    Thanks Rui, I’ll try.

    and do you think that it’s possible to fix the header’s width only on mobile?

    #170576
    carlottalorandi
    Member
    Post count: 74

    Oh and I tried this plugin, I set the custom filed with the values you said but nothing changed 🙁

    #170821
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you try this one instead.

    Custom Bulk/Quick Edit

    we can apply css only to the mobile resolution, but I didn’t understand what you mean with “header’s width in mobile”?? The header is 100% width in any resolution.

    -Rui

    #170827
    carlottalorandi
    Member
    Post count: 74

    Hi Rui,

    I think I solved the problem, I used the logo as content of the slider and now it’s ok.

    Also I set the logo on top and now is diplayed in every page.

    Only one thing: it’s possible to reduce the height of the slider only on mobile?

    Thanks

    #170953
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Try the css below, not sure if it will work 100%. Adjust the height value to your needs.

    
    @media only screen and (max-width: 767px){
    #swift-slider-1, .swiper-slide.swiper-slide-active {
      height: 200px!important;
    }
    }

    -Rui

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

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

License required for one of the following items
Login and Registration Log in · Register