Hey fxdigital!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
span.blog-tags.minor-meta {
visibility: hidden!important;
}
Cheers!
Yigit
Hi anma!
1- Please add following code to Quick CSS in Enfold theme options under General Styling tab
.template-blog .post_delimiter { margin: 0; }
2- Please go to Enfold theme options > Blog Layout and uncheck Blog Author and Blog Date under “Blog meta elements”
Cheers!
Yigit
Hey Sigmund!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-testimonial { border: none !important; }
Cheers!
Yigit
Hi FadingReality!
It seems like you have not set up menu yet. Please go to Appearance > Menus and create a menu and add menu items you would like to display on your menu. Then please go to Enfold theme options and choose your frontpage and blog page.
You can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
and video tutorials here – http://vimeo.com/channels/aviathemes
If you have any questions or issues, feel free to post them here on the forum :)
Regards,
Yigit
Nera uz ka Renata! :)
Yes, but you can use child theme to avoid that. Please see – http://kriesi.at/documentation/enfold/using-a-child-theme/
iki! :)
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.archive .title_container {
display: none!important;
}
Regards,
Yigit
I’ve increased the max_execution_time to 240 – still cannot active/preview the Enfold theme. This is with a standard install of WordPress 3.9.1 with no plugins installed/activated or any other themes.
I can activate/preview the Thenty Thirteen, Twenty Fourteen and Twenty Twelve that come with WordPress, I just cannot activate/preview the Enfold theme that I purchased.
Help!
Ho-ho-ho. But http://generation.z-enfant.com/ made on Enfold theme.
Hello,
thanks for http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/
I’m not able to follow the steps as described by Devin to upload new icons. i work with a child theme. What is the work around?
Thank you very much.
Kind regards,
Anja
Hello,
thanks for the snippet to Change WooCommerce single product page layout
http://kriesi.at/documentation/enfold/change-woocommerce-single-product-page-layout/
Now, I’m stuck with where to add content to this new column. I tried to work with widgets. Did not work! Tried on the product page itself, not possible.
thanks for your advise.
Kind regards,
Anja
Since this morning the layout of the page editing section is messed up in wordpress. I don’t know if this problem is specific a Enfold them one or a wordpress problem in general.
How can I fix this?

Hey again
Thanks, but the July 6 Dude answers
Hi Frederic!
Yes, Enfold does not support checkboxes and multiple rows of input elements. I recommend to use Formidable or Gravity Forms.
Cheers!
Peter
So what is the answer, yes, enfold has
– no problems with Formidable or
– yes, it does, that’s why we recommend
– Gravity Forms at the moment?
Thanks! John
-
This reply was modified 11 years, 6 months ago by
GRP.
Hello,
when I want to change style in woocommerce-mod.css, can I copy the file to my child theme? Is it important to delete woocommerce-mod.css in the enfold theme file?
Thank you very much.
Kind regards,
Anja
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-share-box .av-share-link-description { margin-top: 20px; }
Best regards,
Yigit
Hi kathrynmichaud!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
1-
.gform_wrapper .gf_step { color: red; }
2-
#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select { border-color: red !important; }
3-
#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select { color: blue; font-size: 18px; }
Regards,
Yigit
Hello,
I use your template Enfold in combination with WooCommerce.
Everything works fine so far however 1 page gives problems.
When I use the “shop” page setup on “no-sidebar” and “don’t display the header” thenit wont get away and the header ans sitebar do appear! On other pages this is going to be fine!
see example …. (ps site is not representative and under construction)
http://www.chocoladegeschenk.nl/winkel/
Would love to hear!
Gr. Ronald
Hey simonac!
Please go to Enfold theme options > Advanced Styling and edit “Main Menu sublevel Links”
Regards,
Yigit
Hallo liebes Kriesi Team,
ich habe letztens eine neue Seite mit dem Enfoldtheme in WP aufgesetzt und nutze das große dropdown.
Dieses funktioniert leider im Chrome browser nicht richtig. Wenn ich über einen Navigationspunkt rüber gehe öffnet sich für eine Sekunde das dropdown und geht direkt wieder zu. Jemand eine Idee wie ich das Problem löse oder hat jemand schon mal das gleich problem gehabt?? Im firefox und im Safari geht das Menu einwandfrei.
VG,
Ingo Schütte
This reply has been marked as private.
Hi,
I encounter a bug with the use of the tool layout AVIA. It blocks the loading of seo plugin. I tried various plugins: Infinite SEO, Yoast Seo, All in seo pack and I have the same problem.

Have you ever encountered this problem?
Thanks
Alexandre
-
This topic was modified 11 years, 6 months ago by
Alex.
Hi!
1- Please add following code to Quick CSS in Enfold theme options under General Styling tab
span.av-masonry-date {
display: none!important;
}
2-
.av-masonry-outerimage-container {
filter: grayscale(100%);
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
}
.av-masonry-outerimage-container:hover {
filter: grayscale(0%);
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-o-filter: grayscale(0%);
filter: grayscale(0%);
}
Best regards,
Yigit
Hey fraserrenton!
1- It seems like you have removed top bar a.k.a header meta?
2- Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top #wrap_all .av-social-link-facebook:hover a, li.social_bookmarks_facebook.av-social-link-facebook a {
color: #37589b;
background-color: transparent;
}
Best regards,
Yigit
Hey Oliver!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
p.toggler.activeTitle {
background-color: #ededed;
}
Best regards,
Yigit
Hey robertwood04!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
section#text-4 * {
font-size: 13px;
}
Cheers!
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#advanced_menu_toggle, #advanced_menu_hide { top: 120%; }
#advanced_menu_toggle:before { content: 'Menu'; font-size: 12px; }
Cheers!
Yigit
Hey Frederic!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
img.avia_image.avia_image_team {
float: left !important;
}
and post the link to your website if that does not work
Regards,
Yigit
Hi geneluvn!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.html_header_transparency #top #wrap_all #main {
padding-top: 0!important;
}
Regards,
Yigit
Hi Team Enfold,
Great support – THE BEST!!!
I want to create a small padding in my color sections only on mobile view. In a ‘normal’ browser view my images a flush on the top and bottom of the color section. However, when seeing it on a mobile the first image (in the first color section) is NOT flush on the bottom, and the second image is flush on the top.
I want the to color sections to look the same so the the images a not flush on either top or bottom – but only on mobile view.
Thank you
Br
ChangGroup
Hi Ismael;
Yes, the filtering works BUT, Are you able to see category ARCHIVES like the image below? With the TEXT SHORTENED? ( please let me know ; because that’s the way I want to display them, and this is the best option for a user-friendly interface. As I have said previously, If the category’s posts are 2000-3000 words length, it would be frustrating for a user to explore a category’s posts.)
I am using the latest WORDPRESS and latest ENFOLD, but on the category ARCHIVES it doesn’t shorten the text content, which I want to do.
With the current structure, “blog-grid” is the only type that shortens the text while displaying category archives. The other options should behave like that way too: (“single-big” , “single-small” , “multi-big”)
I hope I was able to make myself clear.
Please let me know.
thanks very much for your patience and understanding.

-
This reply was modified 11 years, 6 months ago by
Bedros.