Hi!
I saw that you are currently editing that page. I also noticed that you are not using the latest version of the theme. Please firstly update Enfold to the latest version 2.8.1 via FTP – http://vimeo.com/67209750
Cheers!
Yigit
Hi MKW270210!
You can add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 768px) {
li.av-single-slide.slide-1.active-slide { background-size: contain; }}
But it may duplicate the slide image. You can alternatively try removing fullscreen slider on mobile or with custom JS code, display another image when displayed on mobile device
Best regards,
Yigit
Hey Martine!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home .main_color {
background: none!important;
}
Best regards,
Yigit
This reply has been marked as private.
Hi!
Which font would you like to use?
You can remove it using following code in Quick CSS in Enfold theme options under General Styling tab
.template-blog .blog-meta, .post_author_timeline { display: none !important; }
Best regards,
Yigit
Hey!
I made a quick search on the forum and seems like you may have some CSS related issues with Formidable Pro. You can see Ismael’s and Peter’s posts here – https://kriesi.at/support/topic/enfold-and-formidable-pro-not-cooperating/#post-250686
Best regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
span.mega_menu_title.heading-color.av-special-font a {
color: white!important;
}
Cheers!
Yigit
Hi
Just bought another Enfold license so this is my first time building from scratch with all the new features. I have added a fullwidth slider to the top of the home page but on tablet and mobile it crops the image from the right. But it scales down fine if I reduce my browser size. Am I doing something wrong?
Thanks
Mark
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home nav.main_menu { display: none; }
Regards,
Yigit
Good day, i have some troubles in my enfold theme, recently i cant not hide the side bar. i dont know why, minutes ago its working fine, now just i can select in the design module: side bar and another layout this says “barra lateral”,can you hlep me?, i add an screenshot about the problem.
. please help me, the page is in the web now :(
-
This topic was modified 11 years, 7 months ago by
gogomonsters.
I am trying to use WPMUDEV’s WHMCS integration with WordPress, and the shortcodes don’t work with the Avia generated pages. I have tried using text mode, but I get a blank page. If I change themes, the page will work like it’s supposed to, and blank again if I switch back to Enfold.
What can I do?
I have write the code below in the file: /enfold/framework/php/class-adminpages.php for the function attach_options_to_menu() and it works but don’t like to modify core Enfold file, do you have a better solution?`
function attach_options_to_menu()
{
if(!isset($this->avia_superobject->option_pages)) return;
// BEGIN : MODIFICATION
if ( !is_super_admin() ) {
$current_user = wp_get_current_user();
if ( !($current_user instanceof WP_User) )
return;
$roles = $current_user->roles;
if (in_array(‘administrator’,$roles)) {return;}
}
// END : MODIFICATION
…
…
`
Hi!
Please add following code to Quick CSS as well
@media only screen and (min-width: 1140px) {
.responsive .container { width: 1120px; }}
\
For further customisation, please edit grid.css file inside Enfold/Css folder
Cheers!
Yigit
Hallo Pedolin!
There are many Enfold users using Gravity Forms with some custom CSS adjustments. You can easily search the form to find these code out or you can simply post the link to your website and point out the section and we can provide you custom CSS code if needed :)
Cheers!
Yigit
Hi!
You are welcome Martine, we are always happy to help :)
Please do not hesitate to start a new topic if you have any questions or issues.
If you have any feature requests, feel free to post them here or vote the ones that are already requested – https://kriesi.at/support/enfold-feature-requests/
Have a nice weekend!
Best regards,
Yigit
Hey!
1- Please use following shortcode
[av_masonry_entries link='category' sort='yes' items='10' paginate='load_more' size='fixed manually' gap='1px' overlay_fx='active' caption_elements='title excerpt' caption_display='always' id='']
You can also enable debugging mode on ALB to see shortcodes – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
2- Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .fullsize .template-blog .post .entry-content-wrapper > *, #top .fullsize .template-blog .post .entry-content-wrapper { max-width: 100%; }
and please upload image in bigger size :)
Regards,
Yigit
Works again …:-)
I’ve already created several websites using Enfold. Today was the first time I asked some questions on this forum. Works perfect! Very happy with your help!
Thanks!
bin am Überlegen, ob Gravity Forms oder Formidable, wobei letzteres kostenmässig besser scheint. Funktioniert es nun aber auch mit Enfold? Oder muss man was anpassen (was dann beim nächsten Update wieder überschrieben würde)?
mit bestem Dank und freundlichen Grüssen aus der Schweiz.
Hi halasyt!
Please go to Enfold/config-templatebuilder/avia-shortcodes folder and edit buttons.php file
Cheers!
Yigit
Hi!
I cannot reproduce ghosting issue on my end but please try adding following code to Quick CSS in Enfold theme options under General Styling tab
#header_main_alternate, #header {
-webkit-transform: translateZ(0);
}
I have added a custom CSS code to bottom of Quick CSS field and disabled sticky header. If you would like to add bottom border to main menu, please add following code to Quick CSS as well
#header_main_alternate { border-bottom: 1px solid #888; }
Best regards,
Yigit
Hallo Kriesi-Team,
vielen Dank für den guten Support, den Ihr hier im Forum bietet. Trotz meiner Suche bekomme ich ein doch recht einfaches Tabellen-Styling für unseren Timetable nicht auf die Reihe.
Das Wunschlayout sieht so aus:

Ich arbeite mit einem Enfold-Child-Theme, das ich allerdings aufgrund euer vielen Optionen bisher zum Glück noch nicht ändern musste. Was also sollte ich bei Quick-CSS eintragen um so ein Ergebnis zu bekommen – oder muss ich gar doch die CSS-Datei bearbeiten?
Fragt
SJK
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 1140px) and (min-width: 990px) {
.container { width: 960px; }}
@media only screen and (max-width: 989px) and (min-width: 768px) {
.responsive .container { width: 740px; }}
Cheers!
Yigit
This reply has been marked as private.
This reply has been marked as private.
Hey curmi01!
Please place your videos inside a color section element and add an unique ID to your color section ( http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png ) then add following code to Quick CSS in Enfold theme options under General Styling tab
#your-custom-id .container { width: 100%; }
Best regards,
Yigit
Hello,
I m using your theme, installed in http://www.yachtcharterbcn.com. Main domain is for english and novamaris.es is for spanish.
Yesterday i update WPML to last version and I have detected that switcher language of theme Enfold doesn t work properly now. If i m in http://www.yachtcharterbcn.com, flags works correctly but if i m in novamaris.es flag for english language doesn t redirect to yachtcharterbcn.com, stay at novamaris.es
I wrote yesterday night to WPML and they ask me:
“Hello,
Where are your language switchers located. Are they in the menu or in a widget?
Do you have custom code controlling your switcher?
Thanks,”
This issue is not reselved yet and i write to you to know if is possible a new problem compability theme with last WPML update.
Regards
Sergio
I don t