Tagged: x
-
AuthorPosts
-
September 14, 2016 at 9:23 pm #1175901
crbasfordParticipant1. I am using the Grid to display my portfolio. I would like the name visible without hover so I chose the “Lome” skin which displays the portfolio item title and date added. What I would like to do next is use custom CSS in the grid settings to hide the date when displayed. How can I do that.
mysugarhillumc.org
September 14, 2016 at 9:29 pm #1175910
crbasfordParticipantThis reply has been marked as private.September 14, 2016 at 9:30 pm #1175913
crbasfordParticipantThe grid this should apply to is the “grow groups” grid
September 15, 2016 at 1:55 am #1176151
Rue NelModeratorHello There,
Thanks for writing in!
To hide the dates, please edit your page in Cornerstone and insert the following custom css in the settings tab, Settings > Custom CSS
#grid-450 .tg-item-date { display: none; }We would loved to know if this has work for you. Thank you.
September 15, 2016 at 8:25 am #1176587
crbasfordParticipantworked great. Is there also a way to display the portfolio or post tag instead? (below title)
September 15, 2016 at 9:19 am #1176661
ChristianModeratorHey there,
Regretfully, that would require custom development which is outside the scope of support we can offer. You might want to contact our trusted partners who caters X setup and customization needs. Please see https://community.theme.co/custom-development/
Thanks for understanding. Take care!
September 26, 2016 at 7:06 pm #1191538
crbasfordParticipantCan I also hide a particular post category via CSS for the grid but using the grid ID.
September 27, 2016 at 1:12 am #1191813
RupokMemberHi there,
I believe you can control the categories from the options while creating the grid. So you should not hide using CSS as it will be still loaded and degrade the performance. Let’s follow the grid documentation for help – https://community.theme.co/kb/integrated-plugins-the-grid/
Thanks!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1175901 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
