Skip to content

Commit eba9ea3

Browse files
author
cristian-ungureanu
committed
fix: stash image and content on mobile [Codeinwp/themeisle-companion#753]
1 parent 291e1f9 commit eba9ea3

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

css/public.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,11 @@
288288
.obfx-grid-mobile-5 .obfx-grid-wrapper {
289289
width: 20%;
290290
}
291+
292+
.obfx-grid-container.obfx-grid-style-list .obfx-grid-col-image,
293+
.obfx-grid-container.obfx-grid-style-list .obfx-grid-col-content{
294+
width: 100%;
295+
}
291296
}
292297

293298
/* End Of Post Type Grid Base CSS */

0 commit comments

Comments
 (0)