Hi Rapsodoc!
Thank you for using Enfold.
Please add this in the Quick CSS field:
#top form {
margin-bottom: 20px;
border-radius: 6px;
padding: 8px;
position: relative;
border: 1px #e1e1e1 solid;
background: #D1D1D1;
background: -moz-repeating-linear-gradient(-45deg, #000 , #000 30px, #fff 30px, #fff 40px, #42A0BD 40px, #42A0BD 70px,#fff 70px, #fff 80px);
background: -webkit-repeating-linear-gradient(-45deg, #000 , #000 30px, #fff 30px, #fff 40px, #42A0BD 40px, #42A0BD 70px,#fff 70px, #fff 80px);
background: -o-repeating-linear-gradient(-45deg, #000 , #000 30px, #fff 30px, #fff 40px, #42A0BD 40px, #42A0BD 70px,#fff 70px, #fff 80px);
background: repeating-linear-gradient(-45deg, #000 , #000 30px, #fff 30px, #fff 40px, #42A0BD 40px, #42A0BD 70px,#fff 70px, #fff 80px);
}
div fieldset {
background: #f7f7f7;
border: 1px #E5E5E5 solid;
border-radius: 4px;
padding: 20px;
margin: 0;
}
Best regards,
Ismael
Hi Guenni,
this is what I put in:
//DROP DOWN MENU
#header .mega_menu_title {
margin-bottom: -10px;
font-size: 12px;
line-height: 0.5em;
font-weight: 80;
display: block;
}
#top #header .avia_mega_div > .sub-menu.avia_mega_hr {
padding-top: 0;
}
nothing changed…
I played around with the font size, line-height, etc.. that i can see changes..
but not to the gap before the sub-parent page title…(if you could refer to my previous image reference)
https://www.dropbox.com/s/3owu2ah3x37mjsb/Single%20Drop%20Down_OK.png?dl=0
Hi Alexia,
Please let us know if you should have any more questions on the topic.
Best regards,
Rikard
Hi there,
Is there a way to add a searchfield at the top of a text block in a page, that jumps to a certain word if you search for it?
I have a search on the site, but it only shows which page the word is in, I would like visitors to be able to search in the same way that the browsers function ‘search on this page’ works , is there a trick for that?
Marcel
-
This topic was modified 10 years, 1 month ago by
vossenm.
Thanks Ismael, I was able to get it resolved by modifying your code.
If anyone with a similar issue ends up reading this and using Ismael’s code, it throws off the alignment of the scroll to top button so you will also need to adjust the scroll to top button with something like the code below.
#scroll-top-link {
bottom: 79px !important;
}
Thanks again.
Hi Ismael,
I managed to fix the slider issue on microsoft edge by adding the code below to my custom css, thanks.
/* Fix Bug with Microsoft edge layer slider (slide 1 loading distorted) */
.ls-bg, ls-preloaded{
height:350px !important;
margin-top:0 !important;
}
Ya I would stop recommending that plugin, it breaks the drop downs and hasn’t been updated for the latest versions of wordpress. It is garbage. I found a solution that doesnt achieve this but works as well.
Any reason why the avia-position-center wouldnt be working?
Hi there!
We are running into problems of disabling the language switch (WPML) in the main menu. We’ve already stuck the WPML switcher at the top of the page, but wish to disable it in the menu section. We’ve already looked through the WPML configuration and can’t seem to disable it in the Enfold Menu. Please advice! Thank you.
Hey!
yes it’s for top menu bar. What do you mean with it’s not responding? do you mean the code is not working for you? don’t forget to clear browser cache. If it’s really not working for you then send us admin access, so we can take a deeper look into it.
Best regards,
Andy
Hello,
I have just uploaded my website created with Enfold theme.
In my web I would like to change the position of the coloured buttons.
When I insert these coloured buttons, all of them are positioned on a central column but I would like to locate them in two columns centered with the upper text.
Is it possible to do? Could you please help me on this topic?
Many thanks in advance for your kind support.
Regards,
Dear Enfold,
Please help me. I need to understand something and it ain’t a clear tutorial to help me with this.
If I have a one page entry…lets call it Engines…and there is the sub topics light engines, medium engines and heavy engines.
II will put all of them on the same page called Engines
Using Color Section I will separate these topics….Engines to begin with a intro video and the sub topics scrolling down showing the related text for the light then medium and then heavy…
What I need is that when the person goes to the Mega Menu and chose light engine, it jumps to the light engine part on the Engines One Entry Page that I have.
How do I do that since, I dont know how to use the ID Section of Enfold.
I already tried codes like
text here
I dont know where to put these codes or if they serve to anything and I hope that in a nutshell you guys have understood my difficulty.
Looking Forward,
Giuliano
Hi there. In my pricing table I have 3 columns. I want to make the top row, second and third columns different colors. The first column should be transparent. Currently I have the following:
.page-id-25795 .main_color .pricing-table li.avia-heading-row, .main_color .pricing-table li.avia-heading-row .pricing-extra { background-color: color:rgb(242, 159, 46); border-color:#8ed8ed; }
.page-id-25795 .pricing-table > li:nth-of-type(1) {
height: 45px;
}
.page-id-25795 .pricing-table > li:nth-of-type(2) {
height: 180px;
}
.page-id-25795 .pricing-table > li:nth-of-type(3) {
height: 155px;
}
.page-id-25795 .pricing-table > li:nth-of-type(4) {
height: 135px;
}
.page-id-25795 .pricing-table > li:nth-of-type(5) {
height: 135px;
}
.page-id-25795 .pricing-table > li:nth-of-type(6) {
height: 45px;
}
What do I need to adjust to make that happen?
Hi Andy!!
Don’t worry about the workaround… I wanted to have a slider that was 50% in height and I can achieve that with the Easy Slider but it doesn’t allow me to add Buttons under the title like the Full Screen slider does. And I thought I could use the same method I used for another site but I didn’t add a slider there. Just a video background. Oh well… such is life!!! :)
Is nav. sub_menu the one for Top Menu Bar? It’s not responding… :(
Thank you Andy!!!! So much!!!
Warmly,
Havi
I would like to embed videos from my YouTube channel with the “related video” feature in YouTube disabled. To do so, I need to actually use the embed code provided by YouTube and add ‘&rel=0′ to the end of the url part of the embed code. Is there a way to then view the embedded video in a lightbox feature on our website?
I found a previous thread that suggested using an image element to open a video link in a lightbox (https://kriesi.at/support/topic/enfold-video-lightbox/). However, this option doesn’t allow me to disable the related videos.
Hi!
I’m using ALB when creating my posts. I’ve understood, that post meta infos are not displayed automatically using ALB, so I tried to use the workaround of this post (added to the functions.php of my child theme):
without the author info, but with additional tags info.
My problem is, that the categories are not displayed, despite two categories have been added to the post.
What did I do wrong?
In addition I want to get rid of the border between the first fullwidth color section and the main content – is this possible?
Regards,
Hella
Hi guys!!!
I wanted to apply the same treatment you gave me for the Menu button Gradient to other buttons (on the slider and on the body and on the forms) but I don’t seem to be able to get it right. I know I am doing something wrong.
By looking at many tickets from other people I was able to adjust so many things, which is awesome but this one is killing me :( Looking at the code, trying to figure it out… but nothing :(
What am I doing wrong?
Thank you so much for all your help!!! You are the very best!!!! :)
Warmly,
Havi
Here’s my CSS:
/*buttons with gradient red*/
#top #wrap_all .avia-slideshow-button .avia-button .main_color .avia-color-theme-color (
background: #d60000;
background: -moz-linear-gradient(top, #d60000 0%, #000000 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d60000), color-stop(100%,#000000));
background: -webkit-linear-gradient(top, #d60000 0%,#000000 100%);
background: -o-linear-gradient(top, #d60000 0%,#000000 100%);
background: -ms-linear-gradient(top, #d60000 0%,#000000 100%);
background: linear-gradient(to bottom, #d60000 0%,#000000 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=’#d60000′, endColorstr=’#000000′,GradientType=0 );
}
Hi mirtao64!
Please take a look here, how to load a custom font for Enfold and use it out
https://kriesi.at/support/topic/how-do-i-add-custom-fonts-to-the-enfold-theme/
Cheers!
Basilis
Hey!
wie möchtest du deine Kacheln stattdessen haben? du könntest folgenden Code probieren:
#top .no_margin.av_one_fourth {
width. 40%;
}
Ich denke in deinem Fall wäre es am Besten, wenn du dir einen Freelance Developer zur Hilfe anschaffst: http://kriesi.at/contact/customization
denn wir können hier nur wirklich Basic Dinge für dich machen. Keine Customizations. Nur wenn etwas mit dem Theme nicht so läuft, wie es laufen sollte. Für alles weitere sind Freelancer von Codeable die richtige Adresse.
Gruß,
Andy
Hey!
schwer nachzuvollziehen was du genau meinst, wenn weder Screenshots noch eine Skizzen mit den erwünschten Ergebnissen vorliegen. So kann ich fast nur raten:
main.template-page.content.av-content-full.alpha.units {
top: -55px;
}
Gruß!
Andy
Hi there,
Link on private: I have the color section that has the Media Room and Publication set without any top border styling, but I can see a fine line, why is that?
Thanks!
Hi!
da genau das macht doch bereits mein letzter Code für dich. Nimm einfach die media queries raus:
.ls-inner {
top: -28px;
}
Cheers!
Andy
Hey!
I strongly recommend not to link more than one CSS file in child theme as it will create more http request and takes longer to load.
Instead use SASS in your development environment to organise your CSS and compile it to one file.
You can also check this link here for more ways to include multiple CSS files
https://wordpress.org/support/topic/how-to-add-multiple-css-files-in-your-wordpress-theme
Cheers!
Vinay Kashyap
Hi!
The ghost items are from the Types plugin, it creates a new custom post type called “condition_group”, you’d need to do something like this:
https://wp-types.com/forums/topic/how-to-exclude-a-specific-custom-post-type-from-a-taxonomy-archive-loop/
Best regards,
Josue
Okay. I finally got it working. Here is what I did and it worked perfectly. I thought I would share this for others who might need help.
body.page-id-632
{max-width: 100% !important; width: 100% !important;
}
.responsive #top.boxed .page-id-632, .responsive.html_boxed.html_header_sticky .page-id-632 #header, .responsive.html_boxed.html_header_transparency .page-id-632 #header
{max-width: 100% !important; width: 100% !important;
}
Hi! We are working on the development site of our website, yet we have started receiving what looks like spam through some of our contact forms. How do we stop this? Thank you!
Justine
http://www.fiestapoolsandspas.com/dev/
Hey jnightingale!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .av-light-form, #top .av-light-form + .ajaxresponse * {
background: transparent !important;
}
Regards,
Yigit
Hello Ismael, i can’t seem to find where i can show all full content without the big image on top. please help
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.html_elegant-blog .avia-content-slider .read-more-link {
top: 0;
}
Currently it is not possible to have such mobile menu. Please feel free to request it here – https://kriesi.at/support/enfold-feature-requests/ or hire a freelance developer if you urgently need it as such customization would be out of the scope of our support
Regards,
Yigit
Hi!
That’s strange I checked in multiple browsers but it did not show up for me however go ahead and add the below code in Enfold > General Styling > Quick CSS once you do this clear cache and refresh the page
#top .av-siteloader {
display: none!important;
}
Cheers!
Vinay Kashyap
Hi Rikard,
Sure it works, yet I would prefer to avoid this solution because I don’t know whether search engines will like that (duplicate h1 on all blog pages, one of which with display:none).
What I would like to achieve is a very standard blog layout : breadcrumbs and post title on top of page, without using ALB.
Thanks for your help,
Bérangère
-
This reply was modified 10 years, 1 month ago by
caudebert.