Hi Ismael,
The parent folder is : enfold
Hey!
You can remove the date with following code
.slide-meta { display: none; }
As you can see here on demo site – http://kriesi.at/themes/enfold/blog/blog-grid/ category is not displayed on blog grid
Regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
div#header_main .container, .logo, .logo a, .logo img {
width: 100%;
margin: 0;
padding: 0;
}
Cheers!
Yigit
Hi!
I’ve updated the docs to reflect the new menu structure if you are still unsure: http://kriesi.at/documentation/enfold/using-a-child-theme/
Cheers!
Devin
Hi Butterfly44!
Please go to Enfold theme options and choose “Home” as your Frontpage – http://i.imgur.com/J8W4uxw.png
Regards,
Yigit
This reply has been marked as private.
Hi AdriaWave!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.post-meta-infos { display: none; }
.page-id-2131 .post-meta-infos { display: block; }
Please replace the page ID in the second line with the page id of your blog grid page. You can right click on Chrome or Firefox to inspect elements to find page ID’s http://i.imgur.com/HyPTCRg.jpg
Regards,
Yigit
This reply has been marked as private.
George tells me that he did nothing and he has no clue why these things are happening to the LayerSlider. The issue with what you are suggesting about editing is impossible because the dimensions are correct and always have been. The issues of the background image, font and size all only showed up after updating the theme.
Josue is a user on the site. Kriesi has asked for credentials. If you want me to add you please send me an email showing the address I need to use for your password to be sent to you.
This is all delaying my much needed launch of the site. It’s far too late to start over with a new theme, not to mention the hours and hours that have been invested in the Enfold theme so far.
lol Gave me a chuckle this morning with “rip us apart”. That thought has crossed my mind several times over the last few days. It appears I am the only one suffering these issues, so I feel so “special”. NOT!
Yes, Josue is a user on the site and my WordFence tells me he has logged in several times over the last few days, but I haven’t had any response from him on the issues. If you want to be added please give me an email address to add you.
The basic problem here is that I can’t edit a LayerSlider that looks perfect in preview and always has. What changes could I make if the slider looks perfect and nothing has changed except the Enfold version? I can only assume that the custom CSS I was given, code that was not necessary before, is messing things up. If you look at that slide six I gave you the link for there is suddenly some weird code in the slide. I am not capable of figuring out where this code is coming from because I don’t know what code was changed, nor am I am programmer anyway.
Obviously this is all delaying my urgent launch of my website. Hours and hours have been invested in designing my site for both flat and responsive design, plus the featured sliders. I cannot go back to square one by using a different theme so it’s really critical that we sort out these issues.
I appreciate your help.
Hi kimogroup!
You can add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#top .container .av-masonry-entry {
width: 24.80%;
}
Regards,
Yigit
This reply has been marked as private.
Hey!
@jluetgen Enfold version 2.8.1 is available, please firstly update the theme via FTP – http://vimeo.com/67209750
That should solve the issue you are having
Cheers!
Yigit
Merhabalar Fatih!
Su an Enfold temasinin epey eski bir versiyonunu kullaniyorsunuz. Kullandiginiz Enfold versiyonu ile WordPress versiyonu uyumlu degil. Lutfen oncelikle FTP uzerinden en guncel versiyon olan 2.8.1’e guncelleyin – http://vimeo.com/67209750
Best regards,
Yigit
Hi Effektid!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#black-studio-tinymce-10 .avia-icon-list-container {
display: none!important;
}
Regards,
Yigit
Hi hadas!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.page-id-2543 img.avia_image {
margin-top: 20px;
}
Regards,
Yigit
Hey Octopus4444!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
#header_main_alternate, #header {
-webkit-transform: translateZ(0);
}
Regards,
Yigit
Hey AturiMedia!
Please go to Enfold theme options > Blog Layout and choose “Multi author blog” in “Single Post Style”
Cheers!
Yigit
Hi Butterfly44!
Can you post a link to the hr page please? A negative height value can’t be used but you can apply a custom css class to the element ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and the set a negative margin-top.
Regards,
Peter
Hey kroemer08!
It seems like WooCommerce doesn’t detect the shop page as selected page. Please try to insert this code into the enfold/functions.php file or the child theme functions.php file:
function add_custom_classes($classes, $item)
{
if(is_shop() && $item->ID == 3169) $classes[] = 'current-menu-item';
return $classes;
}
add_filter('nav_menu_css_class' , 'add_custom_classes' , 10 , 2);
Regards,
Peter
Hi HiDrew!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-icon-list .iconlist_title {
text-transform: none;
margin-top: 15px;
padding-bottom: 10px;
}
Cheers!
Yigit
-
This reply was modified 11 years, 8 months ago by
Yigit.
Hi originaltours!
Please go to Enfold theme options > Header Layout > Mobile Menu and check “Hide mobile menu submenu items” – http://i.imgur.com/YCE82PY.png
Best regards,
Yigit
Hi Ben!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
p[data-fake-id='#toggle-id-1'] { background-color: red !important; }
p[data-fake-id='#toggle-id-2'] { background-color: yellow !important; }
Cheers!
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top input[type="text"] { width: 100%; }
Regards,
Yigit
Hi there
I’m having some problems with the Enfold dropdown menus in IE9.
When rolling over the main menu title the dropdown appears, but then vanishes when you try to roll over it.
It’s a big problem as it’s a corporate site and most internal users are on this platform!
Any ideas?
Thanks!
Hi!
Thank you for your help.
Here is a screenshot of the “Le Navire” page (in the main menu).
Please note :
– the issue is not as visible on IE11 that it is on Firefox.
– it depends on pages (appearing or disappearing when I change just one word).
– it depends on browser: the screenshot included your previous message is about a page thats is correctly displayed on IE11, but not on Firefox. The screenshot included in the current message is about a page thats is correctly displayed on Firefox, but not on IE 11.
– with IE, the border is correct at the top of the page and become progressively solid at the bottom.
Best regards
m.

Hi!
Thank you for the info.
What is the folder name of the parent theme? Make sure that it is “enfold”.
Best regards,
Ismael
hello Enfold people,
i’m trying to set css for each head panel individually in my accordion. for example, the first in red, the second in blue etc…
i found this ” #toggle-id-X” but i’m not sure i f i can apply css directly to this..
thanks for your help :)
Ben
Hi there,
It seems that the Woocommerce “Sort by” and “Display (number of items per page)” filters cannot be used on mobile devices with the Enfold theme. The ASC/DESC arrow does work, however.
Try testing on iphone (5s-iOS 7)/ipad(2-iOS 7)– the dropdown menus can’t be selected or accessed on touch devices.
The same problem exists on your demo site here: http://kriesi.at/themedemo/?theme=enfold (shop page)
Filters work well on non-touch devices.
Please advise. Need to launch this site in the next couple of days.
Thanks!
~monkey_girl