Forum Replies Created
-
Author
-
lore927Participant
Thanks, for anybody else that would like to recreate a youtube-like gallery using featured item (fast loading and still fancy) this is precisely the CSS I used:
span.feature-icon.el-appear {
background: transparent !important;
margin-top: 21% !important;
margin-left: 42% !important;
position: absolute !important;
}.icon-youtube-play:before {
content: ‘\e96f’;
font-size: 60px !important;
}-Laura: can you pls suggest which PHP functions if not CSS is in charge of the 1″ image preview? My priority is loading video gallery fast, which it does now. if I can get rid of that lightbox preview would be super cool. 🙂
lore927Participantthank you very much! I added it to the page CSS, as I use featured item elsewhere in the “regular way” it is not working perfectly, but now I can see which are the propriety you tweaked and try it out 🙂
I also was wondering if:
-2- When I click on the image of featured item I would like that the linked page is displayed without a 1 second delay showing the picture in a lightbox. Is it possible to change that?
(If I click the text below the image or the icon, the page is opened without displaying the image, good!)
Any suggestion for that one?
lore927ParticipantThe question is about “featured item”, it has nothing to do with my website in particular.
https://seventhqueen.com/themes/kleo/feature-items/Sorry to say, but as much as I love Kleo and this is the 3rd licence I bought, you are bouncing messages for 5 days, not providing useful support to a specific CSS question. If you are not able to help: just say so. 🙁
lore927Participantcan you please include the css code for the page here instead? It might be useful for other people after me. And I need to complete the project. Thank you very much 🙂
lore927Participanthi, I really don’t want to use Essential grid. It looks very nice, there are a gazillion of options, but then all the test I did there is always something not totally right with it (YT parameters, lightobx settings)…plus it is heavy.
The page would be really great using “featured item” it looks and works great minus the 2 issues I pointed out in the question, and I would be finally done with that gallery 🙂
Can you pls suggest what CSS I need to edit in the page, if possible?
lore927Participantthanks, I looked it up on google and it would be good.
Unfortunately I can not find it among my plugins, I also updated the theme but still nothing. How can I get it without paying for it, as it is included in the theme?
Also, I noticed that it is created by the same authors as Slider Revolution, do I have to re-activate that plugin? I really would like not to, as it is really too heavy/slow..
lore927Participantnot sure it is the most neat way to solve this, but here is how I did:
Added to css file:
.menu-item-9898 {
padding-top: 10px !important;
}lore927Participanta standard and a kleo button in the primary abd secondary menu.
Attachments:
You must be logged in to view attached files.lore927Participantthank you, yes it works. the secondary item button is vertically offset vs primary but I guess i can remedy by adding an entire row using plugin rather than just a button.
lore927Participanthello Laura, I was able to solve the issue.
For some reason I was not able to make VC el_id=”name” links work again. So I replaced them with regular html IDs in the titles.
<h3 id=”ans2″>lore927Participantunfortunately, uploading at this stage is not feasible. Does the html that I included work on your side?
Can you for example jump between this 2:<h5>soem title text text text text</h5>
[/vc_column_text][vc_column_text el_class="offset" el_id="answer_1"]
lore927Participant…and this does not work either: tried in kleo-child.css and in the Quick CSS form (template menu)
.panel.panel-body {
background-color: #00ff00 !important;
}lore927Participantas a follow-up, I colored all areas that I manage to edit, the arrow indicates the background area I can’t tackle.
Attachments:
You must be logged in to view attached files.lore927Participantthanks, but it is not this. I pasted the code badly before my Kleo-child style.css is actually
.panel.panel-body {
.background-color: #00ff00 !important;
}any suggestion?
-
AuthorPosts