Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#header_main { border-bottom-style: none; }
Cheers!
Yigit
Hi Alim!
1) Gehe zu Enfold > Theme Options > Styling und wähle “no custom font” aus. Dann wähle für “Defines the Font for your body text” – “Verdana” aus.
2) Ich würde die “Slideshow volle breite” nützen und dieser nur ein einzelnes Bild zuweisen. Wenn du wirklich ein Bild im konten verwenden möchtest, verwende eine Farb Sektion (Color Section) und gib dieser Sektion eine ID (zB “vollebreite” ohne den “”). Dann füge folgenden Code in das Quick CSS Feld ein, um den Container auf 100% Weite zu dehnen:
#top #vollebreite, #top #vollebreite .container { width: 100% !important; }
Anschließend werden alle Content Elemente innerhalb der Color Section über die gesamte Bildschirmbreite angezeigt.
3) Kannst du bitte einen Link zu der Website zur Verfügung stellen? Der Code kann variieren.
4) Grundsätzlich istes nicht mehr notwendig ein eigenes Stylesheet zu laden. Möchtest du CSS-Korrekturen nur für die Drucker hinzufügen, füge folgenden Code in das child Theme style.css oder in das Quick CSS Feld ein:
@media print {
/* benutzerdefinierten Code hier einfuegen */
}
und unterhalb von “/* benutzerdefinierten Code hier einfuegen */” fügt man dann den CSS Code ein, welcher nur von Druckern beachtet werden soll.
Wir planen einen solchen “print friendly css” Code zu Enfold hinzuzufügen, derzeit arbeiten wir aber an anderen Verbesserungen.
5+6) Dieser Eintrag sollte helfen: https://kriesi.at/support/topic/how-to-use-nextgen-gallery-with-enfold-and-other-kriesi-themes/
Cheers!
Peter
Hi!
Please try deactivating all active plugins and check if that helps. Then you can activate them one by one to find the culprit
Best regards,
Yigit
Hi animaxmsa!
You can add your custom CSS codes into Custom.css file inside Enfold/Css folder, please do not add them in Style.css file. It should work fine, please try again and let us know if it does not
Best regards,
Yigit
Hi!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.sidebar #searchsubmit { background-color: red!important; }
It should change the button color on sidebar and you can use the class you targeted to change the color on header
Regards,
Yigit
Hey Ali!
1 & 2- Please refer to Devin’s post here https://kriesi.at/support/topic/add-a-new-custom-font/#post-211526
3- Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-menu-fx { display: none; }
Regards,
Yigit
Hi.
Erst mal danke für das Theme Enfold. Super Arbeit.
Wir möchten nun unsere Seite neu gestalten. Ich bereite die Seite per xampp lokal vor
und werde sie nach Vollendung online stellen. Deswegen könnt ihr die Seite noch
nicht begutachten.
So, jetzt zu meinen Fragen:
1. Wie kann ich überall im Theme die Schriftart standardmäßig in Verdana hinterlegen. Außerdem
wäre es super, wenn ich auch im Texteditor bei der Seiteneinstellung standardmäßig Verdana und
als Format ohne Absätze bzw. Abstände hinterlegen könnte.
2. Ich habe die Demo Daten hochgeladen und mir gefällt der Stil wie auf der Startseite mit dem Slider. Auf den
Unterseiten jedoch, möchte ich immer den gleichen Header benutzen. Wenn ich z.B. ein Inhaltselement “Erweiterter Slider”
oder “Slideshow volle breite” eintrage wird das Bild auch über die volle Breite angezeigt. Sobald ich aber nur ein einfaches Bild
wähle, zeigt er es nicht über die volle Breite. Kann man das ändern?
3. Wie kann ich den Abstand zwischen dem Header und dem Maincontent reduzieren?
4. Bei Druckvorschau zeigt er mir die Seite gebrochen an bzw. nicht so wie sie ist. Wie kann ich das einstellen? Bei unserer jetzigen Seite ging das mit dem Befehl: <link rel=”stylesheet” href=”<?php bloginfo(‘stylesheet_url’); ?>” type=”text/css” media=”screen, print” />
5. Ich habe die NextCellent Gallery installiert. Das Problem ist, dass bei einigen Bilder der Lightbox Effekt nicht geht. Einige öffnet er direkt über die Lightbox, einige öffnet er im gleichen Fenster als gesamte Seite.
6. Ich hatte vorerst die Nextgen Gallery installiert und bei Effekte no-lightbox gewählt und den Code class=’lightbox’ rel=’prettyPhoto[%GALLERY_NAME%] eingefügt. Leider hat es nicht funktioniert.
Danke für eure Hilfe.
Gruß
This reply has been marked as private.
Hey!
Please change header type to Small non-fixed header type in Enfold theme options > Header tab
Regards,
Yigit
This reply has been marked as private.
This reply has been marked as private.
Hi bbuttry!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a { color: white; background-color: red; }
.header_color .main_menu ul:first-child > li > a { color: white; background-color: orange; }
Regards,
Yigit
Hello,
I want to reduce the content area included in the theme Enfold. Since the width is in a variable CSS, the value for the width must come from somewhere else. Unfortunately I can not find where this value is entered.
Thanks a lot
Hi Adolfo Lucio!
You can add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.av_promobox { margin-top: 10px; margin-bottom: 5px; }
Regards,
Yigit
Sorry, can you have a look again+ http://www.paradepaard.nl/blog/
This reply has been marked as private.
Hey Linden Mobile!
The next update (Enfold 2.5) will probably add this feature. Enfold 2.4.5 doesn’t support video backgrounds.
Cheers!
Peter
Hey!
I deleted the original home page and then I just re-created it. As soon as the page is removed wordpress will reset the page hierarchy. If the issue occurs on all pages I recommend to re-create the entire website from scratch (delete the database, re-upload the wordpress files and enfold theme files and do not install any third party plugins). Then check if the “parent page” setting works. If yes activate all plugins and check if the setting still works. If yes, great. If not a third party plugin probably breaks it somehow…
Best regards,
Peter
Hello Ismael,
I tried changing the colour scheme two times, with no result.
I also tried de-activating the /enfold-child/ theme and activating the basic /enfold/ configuration but nothing changed.
The CSS remains in the HTML.
Hi Yura!
The page is not using an Enfold theme. Is this the correct website?
Best regards,
Ismael
Hi!
I’m soft closing the topic for now but Kriesi will respond when able. I’m not sure it will be this week however as he is still working on pushing out the next feature release ASAP.
Typically, individual theme features are not able to be pushed out under any specific deadline so if you are counting on this for your client work I would suggest you make other plans.
Best regards,
Devin
Hallo zusammen,
vorweg: Enfold gefällt mir sehr gut. Tolle Arbeit.
Nun habe ich eine Website erstellt: http://wiedemeier-kommunikation.de/sms/
Funktioniert soweit gut. Allerdings auf dem iPad im Querformat wird die Naiv nicht richtig angezeigt. Sie ragt in das Bild hinein. Habe viel versucht, komme aber nicht weiter. Das Menüsymbol wird auf dem Monitor bei einer Breite von ca. 960 px angezeigt. Aber eben nicht auf dem iPad.
Habe auch dieses hier versucht: https://kriesi.at/support/topic/mobile-menu-not-showing-on-ipad-2/
Komme aber nicht weiter. Hätte jmd. eine Idee?
Danke
Frankoforte
I’m running the very last version of Enfold so i don’t think i have the same pb than: https://kriesi.at/support/topic/mysterious-white-spaces-between-sections/
thanks
Hey!
Have you tried selecting a different predefined color scheme on Enfold > Styling options? Change the color scheme then change it back.
Cheers!
Ismael
Hi!
You can add css codes on Enfold > Styling > Quick CSS or custom.css. You can also use this plugin http://wordpress.org/plugins/insert-html-snippet.
Cheers!
Ismael
Hey!
@dalcnetsrl: Please give us a link to the website.
Best regards,
Ismael
Hy!
I have some problem with the slider.
My slider doesn’t work automaticly on the front page of my website. The first slide come in automaticly but the second only with the navigations button or keyboard. I think I set every options like the “Enfold – most beautiful theme ever” slider.
If I set the “Enfold – most beautiful theme ever” slider for my frontpage! It doesn”t work too. The second slider doesn’t come in!
I hope you can help me.
Thanks,
Bye
-
This topic was modified 12 years, 2 months ago by
laciszabo71.
Hello,
I have portfolio-items that use the Easy Slider. After a recent update from Enfold 2.1 to Enfold 2.4.5 the open slide link in lightbox stopped working. All the other options still work. But I need the Lightbox one.
Here is a link:
Berebeeld portfolio item
Any way to fix this and make the lightbox work again? Already tried disabling all plugins and the following line in avia.js isnt touched:
//activates the prettyphoto lightbox
$(container).avia_activate_lightbox({callback:'avia_lightbox_callback'});
Thanks in advance
-
This topic was modified 12 years, 2 months ago by
Berebeeld. Reason: Code example wasnt right
Hello Peter,
No, unfortunately nothing changed after following your procedure above. No file is created in the new folder “dynamic_avia” and the CSS block remains in the HTML.
Actually, now it comes to my mind what follows. If I remember correctly your Enfold theme does not come with a child-theme folder.
I created a child theme folder and all the rest worked fine.
Can this be the reason of this malfunction?
Thanks.