Tagged: x
-
AuthorPosts
-
April 21, 2016 at 8:11 pm #894559
kavithachallaParticipantI am using Agency Demo for my website and I am trying to delete the image from the Portfolio Post. I tried using the following css but did not have any luck.
.single-x-portfolio .entry-featured {
display: none;
}Am I missing anything, please help!!
Also on the Case Studies page I would like to remove images for all the portfolio items, I would like to display only the list of case studies (just the text). Could you please help me with that.
Thank you!!
April 22, 2016 at 8:16 am #895334
Paul RModeratorHi,
Thanks for writing in!
The code should work, can you provide us your site url so we can take a closer look.
Thanks
April 22, 2016 at 8:55 pm #896147
kavithachallaParticipantThis reply has been marked as private.April 24, 2016 at 12:58 am #897158
ChristopherModeratorHi there,
Please check your site URL again as I can’t access it.
Thanks.
April 25, 2016 at 8:07 pm #899538
kavithachallaParticipantThis reply has been marked as private.April 26, 2016 at 11:25 am #900590
RupokMemberHi there,
Thanks for updating. It’s not really possible to give you any specific IP or time because we don’t know who will check this next from which part of the world.
If you could reply this within next two hours by disabling the firewall, I could assist you. Otherwise kindly take off the firewall for some times as we usually reply within few hours.
Cheers!
May 2, 2016 at 6:45 am #908918
kavithachallaParticipantThis reply has been marked as private.May 2, 2016 at 8:18 am #909034
Paul RModeratorHi,
Thank you for providing your login credentials.
I checked your site and the code seems to work.
http://screencast.com/t/CFSmY5Sxu0V
If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do ( perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.
May 2, 2016 at 10:37 am #909250
kavithachallaParticipantThank you for your response. Here is what I am trying to achieve. If I go to one of the case studies, let’s say case study 6 in the agency demo; I see a picture on that page. However I would like to remove this pic and just have the text as content. Please let me know if you need any additional info.
Thank you!!
May 2, 2016 at 12:44 pm #909465
RupokMemberHi there,
Thanks for updating. As mentioned on the last reply, the code is working and the featured image is hidden on the single portfolio item that also shown by a screencast. Are you seeing something different? Let’ add a screenshot if you are referring something else.
However after hiding the image, the text is on right which looks bad. So you can use the below code to make the text fullwidth :
.single-x-portfolio .entry-wrap { float: none; width: 100%; }Hope this makes sense.
Cheers!
May 2, 2016 at 1:25 pm #909528
kavithachallaParticipantOK, understood. I think the text was aligned to the right and I thought it was because it had got something to do with the image.
Thank you very much for your response!!
May 2, 2016 at 1:30 pm #909549
kavithachallaParticipantAlso one other question, is there a way to not display any images on the page that displays all the case studies.
May 2, 2016 at 9:04 pm #910057
FriechModeratorHi There,
You can add this under Custom > CSS in the Customizer.
.x-iso-container.cols-3 .entry-cover { padding-bottom: 15% !important; background-image: none !important; }Hope it helps, Cheers!
May 3, 2016 at 6:52 am #910582
kavithachallaParticipantThank you!!
May 3, 2016 at 10:12 am #910891
ChristianModeratorYou’re welcome. Glad we could help. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-894559 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
