Tagged: x
-
AuthorPosts
-
December 22, 2016 at 6:37 am #1301627
zvizParticipantHi there, i’m building a site and having a bit of a problem with the usability of the grid plugin in mobile state.
(can be seen in this dev url)
it shows only pictures and there is no semi-hovering state that shows the name of the grid item.
if you try to hover, it selects the item and activate the link.
is there a way to show the title before selection in mobile?
i don’t mind even if it will be static in mobile, but at the moment it is quite problematic.Thanks a lot
ZviDecember 22, 2016 at 10:08 am #1301815
ChristianModeratorHey Zvi,
Would you mind providing us with WordPress Admin username / password so we can take a closer look?
Thanks.
December 29, 2016 at 8:17 am #1308501
zvizParticipantThis reply has been marked as private.December 29, 2016 at 9:11 am #1308566
ChristianModeratorHey there,
The solution that won’t require custom development is to switch to a skin that shows the post title like Pracia and Sofia (see attachment). See http://theme-one.com/docs/the-grid/#!/skin_builder to learn how to edit your current skin.
Thanks.
December 29, 2016 at 9:53 am #1308623
zvizParticipantIs there an easy css around it?
December 29, 2016 at 12:33 pm #1308853
Nabeel AModeratorHi again,
You can try adding the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:
.touchevents .brasilia .tg-item-content, .touchevents .brasilia .tg-item-overlay { opacity: 1 !important; } .touchevents .tg-cats-holder { transform: none !important; }Let us know how this goes!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1301627 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
