Tagged: x
-
AuthorPosts
-
October 12, 2016 at 7:05 am #1212828
lisacole1Participanthttp://jimrossphoto.com/wedding-portfolio/
when you mouse over a portfolio item I’d like it just to say the title, not gallery and the date.
is that possible please.
October 12, 2016 at 8:07 am #1212895
lisacole1Participantand I have hidden the tags but not the title ‘Tags’ on individual items. Please can you tell me how to do that.
This is the code I have grabbed from the forum to make it full width and hide what I have.x-portfolio .entry-info { width: 100%; } .x-portfolio .entry-extra { width: 100%; margin-top: 10px; } .single-x-portfolio .entry-featured { display: none; } .x-iso-container-portfolio .entry-featured { border: none; } .single-x-portfolio .p-meta, .single-x-portfolio .entry-extra ul { display: none !important; }October 12, 2016 at 12:11 pm #1213243
RupokMemberHi there,
Thanks for writing in!
#1. You can add this under Custom > CSS in the Customizer.
.x-portfolio .entry-cover-content span { display: none; }#2. You need to add this to hide the text “Tags” :
.x-portfolio .h-extra.skills { display: none; }Hope this helps.
Cheers!
October 13, 2016 at 1:20 am #1214176
lisacole1Participantperfect, thank you so much!
October 13, 2016 at 4:03 am #1214344
RadModeratorYou’re so much welcome!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1212828 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
