Tagged: x
-
AuthorPosts
-
October 7, 2016 at 6:17 am #1206601
sportsnapperParticipantI need to change the text colour fo e the portfolio items when the items are displayed in the grid on the main portfolio page.
I’ve used the
.entry-title-portfolio { color: #ffffff !important; }to change it to white.
This works fine in the individual portfolio pages, but the grid display stays very irritatingly the original colour. Looking at the code, the selector for the portfolio titles in the grid display also seems the same, with a full path of h2.entry-title.entry-title-portfolio – but changing this makes no difference.
I think that the grid display is using an Essential grid – is this overriding the other custom css?? Searching the forum seems to indicate that changing this text can be particularly troublesome…..
site : http://138.68.146.57/portfolio/
Thanks
October 7, 2016 at 8:41 am #1206745
JoaoModeratorHi There,
Please add :
h2.entry-title.entry-title-portfolio a { color: #ffffff !important; }Hope that helps
Joao
October 7, 2016 at 8:51 am #1206760
sportsnapperParticipantBrilliant!!
Thanks – it’s the anchor tag that makes the difference here. I’ll remember that for future issues
October 7, 2016 at 10:24 am #1206867
RahulModeratorGlad it helped you.
Let us know if we can help with anything else.
Thanks for using the X!
October 7, 2016 at 1:14 pm #1207112
sportsnapperParticipantOK – don’t know if you can explain why this is happening.
I’ve added some custom code see ‘https://community.theme.co/forums/topic/portfolio-post-page-with-essential-grid-gallery/’ and now have a grid at the top of my portfolio items (I think this is what I want – currently looking at options for portfolio display) which sort of works – it still needs more styling see http://138.68.146.57/portfolio-item/sa-portfolio-item/
Now, when I look at the portfolio grid display http://138.68.146.57/portfolio/ the new page has a smaller thumbnail, but also lets me scroll through the images in the essential grid on the new portfolio page (SA portfolio item).
This might be good – but currently the images are different ratios (deliberately) so I would prefer not to be able to scroll through and have a single image as the thumbnail – preferably the same size as the other thumbnails.
October 7, 2016 at 11:05 pm #1207655
Rue NelModeratorHello There,
Thanks for the clarifications! The thumbnails might be harder to control because they are of different structures and comes from different template. One is from portfolio page layout and the other is coming out of the Essential Grid. Please edit your grid and make sure that it is not fullwidth and that it should only follows the container wrapper width which is the feature image container.
Hope this make sense.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1206601 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
