• Resolved siggiboy81

    (@siggiboy81)


    Hello,
    I have used your great theme, but I have some trouble with the Banner Section. In the second row, the banner always goes to the right, and only one banner is shown in the second row, and then it starts normally again on the third row.

    You can see it on the actual site, and also on this screenshot. Any clue to what has happened? Can you please help me out to fix the problem?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Anonymous User 16453565

    (@anonymized-16453565)

    hey, @siggiboy81

    To do that, go to Appearance → Customize → Additional CSS and enter the following code:

    #banners .row.shop_isle_bannerss_section {
      flex-wrap: wrap;
      display: flex;
    }

    Thanx.

    Thread Starter siggiboy81

    (@siggiboy81)

    Wow, fantastic, great and thanks a lot 🙂

    • This reply was modified 5 years, 3 months ago by siggiboy81.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Banner section showing up in a strange way’ is closed to new replies.