Digital experiences for all disciplines
Forum Replies Created
-
-
This reply has been marked as private.
Found it : nav#main-navigation .menu > li > a span.nav-line with display: none 🙂
Thanks for all your time and your answers David!
Nice dayOK for the subtitles, they have disappeared.
For the thumbnails, in fact, I want a thumbnail for the homepage (one size), another one (not the same size) for the Realisation index (see print screen to be sure with speak about the same page here) and then a print screen for the detailed project, I’ve used Media options for this last one.
Additional question: do I have a choice to order the homepage thumbails differently from the Realisation page. For instance, I’d like Init 2nd on the homepage, even if it’s on 7th position in Realisation : a sorting by project importance on the homepage and sorting by date in Realisation.
Attachments:
You must be logged in to view attached files.OK David, I’ve done the modifications.
Here are my 2 pb now :
– on the homepage, I’d like to remove the subtitle : keep only France Objets TrouvĂ©s on the first thumbnail and remove “StratĂ©gie digitale, Gestion de projet, AMOA”
– I want adifferent thumbnail on my homepage and in the “Realisation page” thumbnails. Maybe I’ve done something wrong but in the portfolio items I’ve but the homepage image in “Thumbnail options” with the link, and on the right in “Image Ă la Une” a different one. If you look at Chicplace example (last homepage item), I’d like the grey thing on the homepage but the pink one on my Realisations page (and I have the grey thing too), cf Print screen.
Thanks DavidAttachments:
You must be logged in to view attached files.Hello,
Thanks for your answer, it’s normal for the moment you can’t see the subtitle on the homepage because I’ve created 5 new items for the homepage without subtitle. To understand better, I can put the items with subtitle on the homepage, let me know.
I’ve tried your css to hide the 5 last items in “Portfolio page” but it hides really the last 5 thumbnails (15 realisations instead of 20.) The 5 I want to hide is : click on my buddah image in “Realisations” page (the last project), you will see the project description and then use the next arrow, you will see the 5 black images, linked to my homepage “false” item.
Thanks for your helpOk thanks a lot !
Yep exactly.
I’ve tried but they sent me to the Theme support. In fact I also use WPML with other themes and I don’t have this issue, so I also thought there’s maybe a css conflict with Dante theme.
Thanks a lot !
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.Resolved
I’ve found how to do it in css :
h3:before { content:"\f000"; font-family: "FontAwesome"; }
-