13756 comments found.
Hello I am having trouble editing the default demo slider such as replacing the images and adding layers and text and so on. Are there any videos or documentation on doing that, I definitely need instruction. Thank you Marianne
Hey! I would recommend to google for layerslider tutorials in this case. there are quite a few out there, and I even found a few ones that are created for enfold in general: https://www.youtube.com/watch?v=WB3Xyc_QDRM
I think you will find a lot of resources for the plugin that will help and explain the slider better than I can do here with a few written words 
Hi Kriesi, I am having some loading issues with the ‘Fullwidth Masonry Gallery’. The issue is the first time a page loads (if you clear your browser cache)… the first lot of images load fine, and then if you scroll down, the >images all start loading on top of each other, instead of forming the proper masonry tile…If you then refresh the page, the images all load up perfectly…
I saw your forum and someone had the same problem as me but I couldn’t find the solution. Any idea how I can fix this?
Regards, Elain
Hey Elain!
We will need to investigate the problem: Please open a thread in our support forum:
http://www.kriesi.at/support/Please also add a link to your site as well as the login credentials (in the “private data” field) when opening the thread, so we can take a look at your backend if necessary.
Cheers! Kriesi
Do you recommend any cool plugins to be used with your theme to make my site pop. I really need the album functionalites for thousands of my pictures.
Hm, I think the built in masonry gallery with its pagination/load more option should work fine with any number of images 
Hi Enfold team,
Enfold is a perfect theme. However, this one thing always bugs me…
Could you please advise fix for submenu in mobile version. We do not want to hide it in mobile. We would like it to work properly like main menu.
Please advise.
Regards, Hiren
See previous answer 
I understand guys but honestly in my view this should go on top of the priority list because it is not an improvement request, in my view, it needs a fix. 
Hi Enfold team,
Enfold is a perfect theme. However, this one thing always bugs me…
Could you please advise fix for submenu in mobile version. We do not want to hide it in mobile. We would like it to work properly like main menu.
Please advise.
Regards, Hiren
Hey! We are thinking about changing the way the submenu works and are looking for smarter solutions than the current one. No ETA on this but we are investigating 
If I use the visual builder to create 4 column and copy the code into a widget in the footer which is 1 column footer, the responsive get messed up after 1st column
Do you have any idea of how i could fix this?
Hey! Please open a thread in our support forum:
http://www.kriesi.at/support/Please also add a link to your site as well as the login credentials (in the “private data” field) when opening the thread, so we can take a look at your backend.
Cheers! Kriesi
Hey Kriesi,
Weird little quirk… I know there’s a setting somewhere but I can’t find it.
On one website (enfold theme) – I have a font color set that’s dark. When I highlight text though – the text changes to white so you can still read it…
I’m setting up another site – but when I highlight the text on the web page (by selecting it with the mouse) the font does NOT change color…
I see no difference in my settings, but surely it has to be something I did….
any ideas..?
Chad
Hey! Are the same color schemes set for both installations? The theme should set the highlight color based on the “Primary Color” of the Main Area…
No – colors are not the same. I tried setting changing the main content font color just now – to match the other. No go.
So I tried setting the “Main Content” Background to white… and it worked…
Just so you know – I just left the main content BG empty – and I used a semi transparent white BG that I applied via my CSS…
That shouldn’t break it should it?
Might be it. Would recommend to test if it helps to fill in a color in the main content bg. If so you can still overwrite it with your custom css 
Is here a way to remove borders from social media icons in the side menu? Also, remove lines between side menu items? My site is basically modified Enfold Photography Demo. Thanks!
Sure 
.html_header_sidebar #header .av-main-nav > li > a,
.html_header_sidebar #top #header .social_bookmarks,
.html_header_sidebar #top #header .social_bookmarks li a {
border: none;
}
Awesome! Thank you
Glad I could help 
Hi I bought your theme and on the whole have found it very easy to use but I am having an issue with the mobile menu. I would like there to be one menu only accessible form the menu icon and not have one always open to the right hand side of the screen. Is there a setting to allow me to switch this feature off? I hope my question is clear.
Hey! This is a known bug that will be fixed with the next update (will arrive within the next 24 hours)
Thanks Kriesi, your quick reply is much appreciated!
You are welcome 
Prepurchase question:
Is it possible to add video to the ajax portfolio? In the examples the ajax portfolio only has sliders and images.
Thanks
Hey! I am afraid that right now the ajax portfolio does not support video. You can open videos in a lightbox when clicking the portfolio item though…
Can I make a site with a prominent form at the top/side of each page? Do you support RTL languages? Thanks
Sure thats possible. Simply use the advanced layout editor and place the forms wherever you need the,. RTL is supported, yes
hi, I would like to buy this theme. Can you install the one page restaurant demo and is it possible to have an italian translation? thank you
Hey! Yes the demo can be installed with a single click. The theme also comes with a translation file for the frontend, backend is unfortunately not 100% translated…
Hi any News about updates? 
Coming soon 
Hi
i started to use wpml plugin for translations but in mobile devices, the flags are covering the text. Can you please help me? ( http://tiny.pl/q3bgp )
#top #wrap_all .avia_wpml_language_switch_extra {
overflow: hidden;
}
This can be set on each page individually. When editing the page there is an extra header option in the sidebar: http://cl.ly/a9wD
The opacity is set to a fixed 0.1 but its a simple one line css customization that can be added to your backends quick css field to change that, eg:
#top .av_header_glassy.av_header_transparency .header_bg{
opacity:0.5;
}
Thank you for your reply, which file is it that I have to add this to? I am a complete newbie to WordPress. I have entered the above code in the quick CSS but it doesn’t seem to be changing anything. Thank you
Hey! No file needed. If you have added it to the quick css please make sure that the forum markup ( the “pre” tags) are not added as well, thats a common copy/paste error 
Hey Kriesi, I am really sorry to bother you again but this fix doesn’t seem to be doing anything, please see the image. thank you
Hm, seems the forum did not like your image, cant seen anything. If the code does not help please open a thread in our support forum:
http://www.kriesi.at/support/Please also add a link to your site as well as the login credentials (in the “private data” field) when opening the thread, so we can take a look at your backend.
Cheers! Kriesi
I have created an account but i don’t have any option to open a thread, is my support account not fully functional yet?
NVM, figured it out
Glad you did 
Thank you, your customer support is the best I have EVER had in my life. Thank you so much. I am so glad I bought your theme after spending month researching all the others. YOU ROCK!!!
Thanks, glad we could help 
this #top .av_header_glassy.av_header_transparency .header_bg{ opacity:0.5; } works in dektop mode, how do I make the transparency work in mobile mode?
Mind posting me a link to your site so I can take a look at what settings you have selected?
here it is: http://xkinga.com/
.responsive #top #wrap_all .av_header_transparency#header {
position: fixed;
background: transparent;
}
.responsive #top #wrap_all .av_header_transparency #advanced_menu_toggle {
background: transparent;
border-color: rgba(255,255,255,0.3);
color: #fff;
}
I am really lost, I am not sure why none of the suggestions work. All I want is the nice translucent header as here http://www.kriesi.at/themedemo/?theme=enfold-overview in both desktop and mobile mode. I tried your suggestions and the ones though your support. Please help. Thank you
Hey! FIrst of all: it seems you have deactivated the transparent header for that page? In order for those snippets to work it needs to be enabled. I also cant find the new code in your quick-css output or in your custom.css file
ok, so the transparency is now switched on as per your suggestion and I am not getting the same results as here http://www.kriesi.at/themedemo/?theme=enfold-overview also now on mobile devices the top header completely disappeared. All I want is your pretty top bar as your restaurant theme. thank you www.xkinga.com
the look of the top header I want to achieve is this http://www.kriesi.at/themes/enfold-restaurant/
Which transparency option did you select? You need to select the transparency and glassy header to get that result: http://cl.ly/aEMU
hi there, first of all, i LOVE this theme, it’s really one of the best that i’ve worked with, works great. only issue i’m having at the moment is that i changed the font for the site to a serif font, and the blog meta-data is way too small now. i’ve tried using every css tag that could find to try to make it larger. what am i missing? here’s the page, you’ll see how small the meta-data is: http://dev.awakenwellnessresources.com/blog/
thanks!
#top .post-meta-infos {
font-size: 15px;
}
thanks so much for the speedy reply. i ended up changing the font, but i’ll save this code if i need it later.
Glad I could help 
Another pre-purchase question please…
Is it possible to remove the slight zoom effect when you hover over an image on http://www.kriesi.at/themes/enfold-photography/portfolio/?
Separately, can you set it so that the images don’t have any opacity to start with? i.e) they load normally and when you hover over them they don’t change?
Finally, is it possible to have a different way to display the captions below imagery? E.g) on http://www.kriesi.at/themes/enfold-photography/portfolio-item/trip-to-nepal/ can the captions load when the page loads (rather than flip up)? Or can the captions fade in rather than ‘flip’ up when you rollover an image?
Thanks so much for your help.
Sam
1.) Yes, this would require a small css snippet that you can enter in your backend but its an easy modification.
add this to the quick-css panel located in your wordpress backend at Enfold->General Styling:
#top .av-masonry-image-container {
-webkit-transform: scale(1);
transform: scale(1);
}
2.) yes, there is an option for that when adding a masonry element
3.) The caption can be displayed either with a flip up animation or permanently with no animation
How do I remove the border radius on my images on this section? (Single, End-to-End Platform, Unified Content Management, Open, Modular Solution & Monetization Services)
http://37c.838.myftpupload.com/solutions/Also, why are my images looking so pixelated on mobile? Do I need to upload my images at larger sizes for mobile? Currently my images on those 4 blocks are 350×250 px although it showing up at 211×151 px. Please advise on the best way to upload image show it shows up fine on all browsers/devices.
Thanks
.avia-image-container-inner, .avia_image, .av-image-caption-overlay {
border-radius: 0px;
}
2) Yes a little bit larger would be smart. If images are that small I would recommend to use about 400×300 pixel in size so it displays fine on smartphones and also on retina desktop devices
Hi,
Will there be an option to make the Fullwidth Submenu Sticky on Mobile or can that be already achieved with the current version?
Thanks, Did
Hey! I am afraid this is currently not planned, simply because the screen estate on mobile devices is quite small and having a sticky element usually only clutters up the viewport…
Hey Kreisi,
We just moved our enfold site to a new server. Everything displays fine in the front end, but when we try to add/edit a page/post/portfolio nothing loads. It displays only a blank page. Oddly enough, when we disable enfold, and load a standard WP theme like twenty fifteen the add/edit page and posts everything works and loads just fine.
Please advise 
Hey! My best guess is that the new server does not run enough php memory. I would recommend to try and increase the memory to at least 128mb – if you are running a lot of plugins maybe even more. https://wordpress.org/support/topic/increasing-memory-allocated-to-php-1