Hey keeprain!
I am closing those posts, they are around 10 ( and note that when you posting to those, you are making our work and the reply to your question even go slower, because we can not target the topics that need help.
Do not create a new one, like that.
We try to handle all the questions as fast as possible and that makes a lot of trouble for us.
Will check your actuall post.
Cheers!
Basilis
Hi keeprain!
I am closing those posts, they are around 10 ( and note that when you posting to those, you are making our work and the reply to your question even go slower, because we can not target the topics that need help.
Do not create a new one, like that.
We try to handle all the questions as fast as possible and that makes a lot of trouble for us.
Will check your actuall post.
Cheers!
Basilis
Hey keeprain!
I am closing those posts, they are around 10 ( and note that when you posting to those, you are making our work and the reply to your question even go slower, because we can not target the topics that need help.
Do not create a new one, like that.
We try to handle all the questions as fast as possible and that makes a lot of trouble for us.
Will check your actuall post.
Best regards,
Basilis
Hi keeprain!
I am closing those posts, they are around 10 ( and note that when you posting to those, you are making our work and the reply to your question even go slower, because we can not target the topics that need help.
Do not create a new one, like that.
We try to handle all the questions as fast as possible and that makes a lot of trouble for us.
Will check your actuall post.
Regards,
Basilis
Hi keeprain!
I am closing those posts, they are around 10 ( and note that when you posting to those, you are making our work and the reply to your question even go slower, because we can not target the topics that need help.
Do not create a new one, like that.
We try to handle all the questions as fast as possible and that makes a lot of trouble for us.
Will check your actuall post.
Best regards,
Basilis
Hey keeprain!
That is not an issue of enflod.
You have either a plugin that is exporting something to header or have done any modifications to the theme, that can give that 2 on top of there.
Regards,
Basilis
Hey keeprain!
I am closing those posts, they are around 10 ( and note that when you posting to those, you are making our work and the reply to your question even go slower, because we can not target the topics that need help.
Do not create a new one, like that.
We try to handle all the questions as fast as possible and that makes a lot of trouble for us.
Will check your actuall post.
Cheers!
Basilis
Hey keeprain!
I am closing those posts, they are around 10 ( and note that when you posting to those, you are making our work and the reply to your question even go slower, because we can not target the topics that need help.
Do not create a new one, like that.
We try to handle all the questions as fast as possible and that makes a lot of trouble for us.
Will check your actuall post.
Regards,
Basilis
Hey keeprain!
.
I am closing those posts, they are around 10 ( and note that when you posting to those, you are making our work and the reply to your question even go slower, because we can not target the topics that need help.
Do not create a new one, like that.
We try to handle all the questions as fast as possible and that makes a lot of trouble for us.
Will check your actuall post.
Best regards,
Basilis
Hey keeprain!
I am closing those posts, they are around 10 ( and note that when you posting to those, you are making our work and the reply to your question even go slower, because we can not target the topics that need help.
Do not create a new one, like that.
We try to handle all the questions as fast as possible and that makes a lot of trouble for us.
Will check your actuall post.
Regards,
Basilis
Hi keeprain!
I am closing those posts, they are around 10 ( and note that when you posting to those, you are making our work and the reply to your question even go slower, because we can not target the topics that need help.
Do not create a new one, like that.
We try to handle all the questions as fast as possible and that makes a lot of trouble for us.
Will check your actuall post.
Cheers!
Basilis
Hey keeprain!
I am closing those posts, they are around 10 ( and note that when you posting to those, you are making our work and the reply to your question even go slower, because we can not target the topics that need help.
Do not create a new one, like that.
We try to handle all the questions as fast as possible and that makes a lot of trouble for us.
Will check your actuall post.
Regards,
Basilis
Hey keeprain!
I am closing those posts, they are around 10 ( and note that when you posting to those, you are making our work and the reply to your question even go slower, because we can not target the topics that need help.
Do not create a new one, like that.
We try to handle all the questions as fast as possible and that makes a lot of trouble for us.
Will check your actuall post.
Regards,
Basilis
Theme is “Eunoia”. Browser is “Chrome”. See the image below:
Hi,
Thanks for the submission and glad we could help out with the problem. Please let us know if you should need any further help on the topic.
Best regards,
Rikard
Hi Rickard
Thanks for your response. Yes, that format does work. However we don’t want the Youtube videos distracting at the end of the video playing. Hence, the ?rel=0 at the end. This code has been working without a problem for 6 months. I also tested the link with?rel=0 directly into a browser and that brings up the video. I don’t understand why it has suddenly stopped working. No plugins have been added. just the regualr updates and in particular the recent WordPress update. Login details are attached.
Mark
Hi @waynerigley,
Great, glad you got it working and thanks for the feedback. Please let us know if you should need any further help on the topic.
Best regards,
Rikard
Hey Simona,
I’m not sure what topic you wanted to post this in, I don’t think you wanted to post a new thread though?
Best regards,
Rikard
Hi,
Thanks for the feedback and glad you got it working. Please let us know if you should need any further help on the topic of if we can close it.
Best regards,
Rikard
Hi @ernaborbas,
Thanks for the feedback, could you try changing the anchor of the home link from #top to #welcome under Appearance->Menus to see if that works?
Best regards,
Rikard
I’m struggling to correctly style the header menu for my website (see Ezra.church). I can’t figure out why the background is black and the text is white. I’ve tried all the settings I can find. Here are my current settings (screenshot):
https://www.dropbox.com/s/2uq97jin5m7grug/Screenshot%202017-03-07%2020.45.25.png?dl=0
I would also like to be able to have the active/hover link at the top level be green, and the sub menu hover be a grey background.
Could you kindly point me in the right direction? Thanks for your help.
On the following page:
http://www.jabble.jp/
Two questions:
1. For a PC browser, in the color section I want to adjust the background image upward.
I’ve tried using
background-position: 0 -50px;
but I can’t seem to override the
background-position: top center;
I don’t think I’m writing the CSS correctly in my child them style sheet. Could you please let me know the correct CSS to add?
2. Similarly, for a mobile browser, I’d also like to adjust it. I’ve seen code such as the following posted on different threads:
@media only screen and (max-device-width: 1024px) {
.av-parallax.avia-full-stretch.enabled-parallax.active-parallax {
background-position: 50% -30% !important;
}}
Could you please advise how to apply the same CSS from question 1 to a mobile browser?
Thank you!
-
This topic was modified 8 years, 11 months ago by
jabbler.
Hi,
Sure :) try adding this css code in Quick CSS:
@media only screen and (max-width:767px) {
.responsive #top #wrap_all .av-flex-cells .no_margin {
min-height: 300px !important;
}
.responsive #top.page-id-152 #wrap_all #features.av-flex-cells .no_margin {
padding-top: 0 !important;
}
}
Hope this helps :)
Best regards,
Nikko
Merhabalar,
Lutfen assagidaki kodu Quick CSS alanina ekleyin
#top label {
color: white;
}
Regards,
Yigit
Hi,
Yes, I think that is possible, you will first need to enable Custom CSS Classes: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ then create a slider, put a class to it and add the contents to the slider. Using the class added you can hide it on desktop and view it on mobile (using media queries). I think those are the necessary steps to do it.
Best regards,
Nikko
I am using the template with no header and footer due to it being a landing page and have a code block with a div for the “header”. It needs to be a sticky header so that when you scroll down, it stays at the top of the page. I have set it to fixed positioning and a z-index of 10000 and it works fine until it leaves the section it was created in. I have tried to lower the z-index on the following color sections but it doesn’t do anything. I know fixed positioning only works with children elements but I saw a way to make the other elements position:relative and lower their z-index to get it to work. I have tried and the tree of sections just doesn’t seem to have any effect. I also tried a plug-in and got the same results. Please advise. Thanks
Hey peanuttario,
You can add this to quick css:
#top .av-video-slide .avia-slide-wrap{
background-color:#000000!important;
}
Just edit the color to whatever you need.
Best regards,
Jordan Shannon
Darf ich noch anmerken, dass die Bearbeitung dieser Sache zeitlich in keinem Verhältnis dazu steht,
dass man für den Support eigentlich bezahlt hat !!!!
Schlechte Unternehmen lassen sich für den ersten Kontakt bis zu 24h Zeit, lösen aber dann die Probleme innerhalb kurzer Abstände.
Hier lese ich nur, dass der Support das Problem nicht nachvollziehen kann, sehe aber freihändig, dass das Problem gar nicht verstanden wurde.
Können wir bitte zu einem akzeptablen Bearbeitungszeitfenster gelangen und die Sache endlich klären.
Die Farb-Sektion hat hier einen Fehler bei der responsiven Ausgabe. Seolotsen hat nichts im CSS verbockt, denn ich habe den selben Fehler und gar nichts im CSS gemacht.
Es gibt einen zweiten Thread in dem das selbe Problem, mit einem speziellen Code von Yigit gelöst werden sollte.
Ebenfalls seit Jänner begonnen.
Es funktioniert russisch, aber eine gesunde Lösung für alle User ist das keinesfalls!
Und es hat auch noch niemand verstanden, dass die Schriftart und Farbe von Text unterschiedlich ist, jenachdem ob sie in einer Farbsektion ist oder nicht. Das sollte doch keinesfalls sein, wenn bei der Farb-Sektion noch keine Einstellungen getroffen wurden.
Gibt es noch eine andere Form des Supports bei Euch, wo man wirklich innerhalb kurzer Zeit Hilfe und Unterstützung bekommt?
Vielen Dank
Marcus
PS: Enfold neu laden hatte nichts gebracht…
Hey nanomania,
You can refer on this thread: https://kriesi.at/support/topic/buddypress-and-enfold/
Best regards,
Nikko