New Landing How can we help? Atelier Global Banner on Mobile

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #260636
    alexanderchristiansen
    Member
    Post count: 179

    Hi,
    Is it possible to remove two out of the three global banner text areas on mobile – so it only shows 1 on mobile?

    #260643
    David Martin – Support
    Moderator
    Post count: 20834

    What is your URL?

    Which two of the three are you looking to remove?

    Thanks.

    #260644
    alexanderchristiansen
    Member
    Post count: 179

    url:
    new.organicbasics.dk

    Let’s say that the first Text is the one that’s going to mobile as well 🙂

    #260648
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    @media only screen and (max-width: 479px) { 
    #sf-banner-widgets .col-sm-4:nth-child(2), #sf-banner-widgets .col-sm-4:nth-child(3) {
      display: none;
    }
    }

    – Kyle

    #260662
    alexanderchristiansen
    Member
    Post count: 179

    Thanks!!
    Idea for future update – make the global header into a small slider on the mobile version?

    #260664
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Will add to the list, thanks!

    – Kyle

Viewing 6 posts - 1 through 6 (of 6 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