Hi!
Please do so and post it here privately. Please place freshly downloaded Enfold.zip folder to your server ( and tell us where ) as well so we can try updating the theme for you.
Best regards,
Yigit
Hi fskupin!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as neeeded
div.avia-popup .mfp-close { font-size: 50px; }
If that does not work, please post the link to your website
Cheers!
Yigit
Hi SANDRAWIN!
Thank you for using our theme.
In custom.css or Enfold->Styles->Quick-CSS field put the following:
To remove the image on single post:
.single .blog-meta {
display: none !important;
}
For the space (adjust the value):
.single .entry-content iframe {
margin-top: 25px;
}
Best regards,
Günter
Hey SANDRAWIN!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.single .blog-meta {
display: none;
}
Cheers!
Yigit
Hey!
You are welcome, glad we could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Regards,
Yigit
Hi!
Please update Enfold to the latest version 2.9.2 via FTP – http://vimeo.com/67209750
You are currently using an older version. Masonry elements are not only fullwidth anymore.
Regards,
Yigit
Hello,
I have a problem with the WPML language switcher.
I added the code as described here: https://kriesi.at/support/topic/display-language-switcher-in-wpml-and-enfold/ and ticked the “Display the language switcher in the WP Menu”.
The flags in the main menu disappeared but the dropdown does not show up. Can you help me?
Thanks a lot in advance!
-
This topic was modified 11 years, 6 months ago by
Ismael.
Hey nopounet!
Please add Masonry element to your blog page and then go to Enfold theme options > Blog Layout > Blog Style and choose “Use the advance layout editor to build your own blog layout (simply edit the page you have chosen in Enfold->Theme Options as a blog page)”
Regards,
Yigit
Hi danieltjohnston!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.shop_columns_3 .products .product {
width: 32.3%;
}
.products .product.first {
clear: initial;
}
#top .products .product.last, #top #main .products .product.last {
margin-right: 1%;
}
Best regards,
Yigit
Hi Tupolev!
Can you please firstly update Enfold to the latest version via FTP – http://vimeo.com/67209750
Cheers!
Yigit
Hey!
Please make sure that you are using the latest versions of WordPress, Enfold and WPML plugin. It sounds like a compatibility issue
Cheers!
Yigit
Hey beven!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.blog .title_container {
display: none!important;
}
Cheers!
Yigit
Hey dmaldonado!
Can you post the link to your website and a screenshot showing the changes you would like to make?
You can change header height in Enfold theme options > Header Layout > Header Size = Custom pixel value
Best regards,
Yigit
Hey marcorosada!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.image-overlay { display: none !important; }
Regards,
Yigit
Hi!
I’m doing a Gravity Forms and to custom it, I’m using the Enfold custom.css . My problem now, the enfold theme (or maybe is from Gravity Forms), all my steelshit not works.. Even when I tried to change them, nothing happen..
Any idea?
Thank you
Hi Mildredv!
You are going to need to remove your pages, posts, comments etc manually. I would recommend creating a new database and re-installing WordPress, Enfold etc. I believe it would take less time and would be cleaner
Regards,
Yigit
Hey Kong Hong!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
img.ls-l.ls-preloaded { width: auto !important; height: auto!important; }
Cheers!
Yigit
Hey davevi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia_textblock a {
text-decoration: underline;
}
Cheers!
Yigit
Hi alexrvs!
You can add following code to Quick CSS in Enfold theme options under General Styling tab
#header { display: none !important; }
If this is not what you want, please elaborate
Regards,
Yigit
Hey Enffie!
It is possible but you are going to need to hire a freelance developer on Envato Studio or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote from WerkPress.
Please request such feature here – https://kriesi.at/support/enfold-feature-requests/
Best regards,
Yigit
Hi!
As George mentioned, you are going to need to modify the file directly. You can also try adding following code to Quick CSS in Enfold theme options under General Styling tab
.error404 .avia_combo_widget, .error404 h3 {
display: none!important;
}
@netinfoplc Thanks!
Best regards,
Yigit
Hi kds-systems!
Can you please post the link to your website?
If you have updated WordPress to the latest version, please update Enfold as well. Version 2.9.2 is available on ThemeForest – http://vimeo.com/67209750
Best regards,
Yigit
Hey blancocapell!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.blog-author, .text-sep-cat {
display: none;
}
Regards,
Yigit
Hey!
You can find inside Enfold/css/Base.css file. I would suggest using developer tools to replicate styling – https://developer.chrome.com/devtools
Regards,
Yigit
Hi,
how to turn off PHP Warnings for the theme Enfold?
Best regards
Michal
Hi.
I realized that in the Enfold menu, “Blog Layout” submenu, the option “Blog Post Author” doesn’t work. Either I check it or uncheck it, the author is always shown. I attach you the blog address. Right now is unchecked but as you can see it’s still shown. How can I fix it?
Thanks!
Hi,
I wonder if the pagination could be show as the image below,

Regards,
Enffie
Create a folder “includes” under your enfold child theme folder.
Copy the file “error404.php” from “enfold/includes” to “enfold-child/includes” and edit it accordingly.
Hi, I’m using Enfold with WPML and i can’t see neither any text in the Layut builder text blocks, nor the rich text editor.
When i try to edit a text block in the Avia Layout Builder I can see some white text only if i select it. Code view of the text block doesn’t work as well.
Hi,
The Error 404 function is working fine but I need to edit the content in the page. I think I understand I need to edit the 404.php file in the Enfold theme but am not sure how to edit it properly.
I have no blog for this site and on the 404 page at the bottom it states:
Feel like browsing some posts instead?
[Then it lists some posts here (probably form the dummy data]
How do I remove this from the content of the 404 page?
Thanks,
Scott