Black Screen Issue: Please update your theme to ensure WordPress 5.6 compatibility. Dentalia 2.1 and Recycle 2.1 are now available on ThemeForest. 

Okay
  Public Ticket #1748205
Logo Formatting on mobile
Closed

Comments

  • mstapletondds started the conversation

    On the orion themes widget "Logos," is there anyway to make the widget one row of 6 on mobile devices? Like how it appears on desktop? Or even 2 rows of 3.   When its displayed on mobile it is currently 3 rows of 2. 

    Thanks! Awesome theme! Really loving it!

  •  531
    OrionThemes replied

    Hi,

    I am glad you like the theme, thanks.

    It is possible to prevent collapsing, with a bit of CSS. This CSS below will work only when logos are set to 6 in row, but it can be modified as needed: 

    .logos-wrap .col-xs-6.col-md-2 {
    width: 16.66666667%!important;
    }

    Just paste it into Theme Options -> Custom CSS

    Kind regards,
    Andrej