Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • felix1 Friend
    #966030

    I’ve made promo bar not visible in mobile view, but an arrow is now blocking search button (see screenshot).

    How to solve this?


    1. Screenshot_20160906-120356

    Felix Rimfrost

    pavit Moderator
    #966104

    Hi

    Add to your custom.css this code :

    @media (max-width: 992px) {
      #ja-promo-bar-182 .buttons span {
        display:none;
      }
    }

    Regards

    felix1 Friend
    #966693

    Thanks, that solved that problem, but still there are a red bar on top (see screenshot).

    How to solve this?


    1. red-on-top

    Felix Rimfrost

    pavit Moderator
    #966709

    Hi there

    I created an override for your ja_promo_bar module and added suffix hidden-xs into default.php file at line 164

    Regards


    1. Screenshot-at-set-08-11-56-08
    2. Screenshot-at-set-08-11-56-55
    felix1 Friend
    #966759

    I’m really grateful for your help! 🙂

    Felix Rimfrost

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

This topic contains 4 replies, has 2 voices, and was last updated by  felix1 7 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum