Hi kpundyk!
1- Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#top .social_bookmarks li a { font-size: 18px; }
2- Can you elaborate please?
Regards,
Yigit
Shortcode method as Ismael described here: https://kriesi.at/support/topic/color-sections-arent-displaying-full-width/#post-265672. He gave more details here: https://kriesi.at/support/topic/color-sections-arent-displaying-full-width/#post-266304.
In short, it’s:
1. Turn on Advanced Layout Builder’s debug mode (as described here: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/).
2. Open the original page
3. The debug mode is turned on, so copy the shortcodes out of the section of the page that debug mode shows (below the rest of the page).
4. Turn off debug mode.
5. Create a new page.
6. Paste the shortcodes from step 3 there.
7. (privately) Publish and view.
ok.
i remember having used enfold once and i was able to switch between both editors. when i was in standard editor i saw all the enfold stuff in [shortcodes]
but i can continue my work anyway.
thanks
rolf
ok so here a screenshot from my iPad 2 :

Do you entirely see the white demi-circle at the bottom ?
Hello, I am using the Enfold them on WordPress 3.9/Firefox. When I go to edit a page, I can type in the visual editor but nothing appears. When I click to text, I can see what I typed by it’s not appearing in the visual editor. I believe the font is being displayed as white for some reason. Help?
Farrah
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#aktuelles .av-subheading_below { padding-bottom: 60px; }
Cheers!
Yigit
-
This reply was modified 11 years, 7 months ago by
Yigit.
Hi guys,
no matter how many times I tried and followed other threads on this forum, the email forum didn’t work for me. And as suggested here as a solution (https://kriesi.at/support/topic/enfold-contact-form-only-emailing-to-default-email-not-custom-emails/), I downloaded this plugin on my website here –> see the private content section below
However, I want the email entry box and the submit button box on the same line, next to each other, positioned at the center. Just like in here –> http://common.am/
But I can’t do it and the avia builder changes its rules. For instance, I tried to put them in a table or ul/li form in the avia builder but it doesn’t recognise. How can I do it in css?
please help, I am about to freak out :)
Thank you!
Ali
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) and (min-width: 768px) {
div .av_one_fourth {
margin-left: 2%;
width: 48%;
}}
Cheers!
Yigit
Hey!
You can find some snippets on Enfold documentation here – http://kriesi.at/documentation/enfold/
and search the forum maybe. Unfortunately we do not have some kind of CSS cheatsheet, as that would be massive since Enfold is very flexible :)
Regards,
Yigit
Hey Yigit
Perfect,! Thanks.
There seem to be a lot of “shortcuts” when it comes to the css.
Looking at the css when scrolling just get me this.
<ul id=”avia-menu” class=”menu”>
Is there a manual or overview of all the css build in (Avia theme )Enfold so I can read more about all possibilities?
Cheers
Hi Devin
But did you look at your own demo page with an Ipad/landscape ?
> http://kriesi.at/themes/enfold/homepage/transparent-header/
The anchor is not completly visible…
I think there is a true issue with transparent header + a fullscreen slideshow
thanks
Hi,
I’ve bought Enfold for another client and I would like to add a (dotted) grid over an video background.
For example, like on this page: http://kriesi.at/themes/enfold/homepage/home-v9-videos-and-parallax/
That there comes an (repeating) image overlay over the ‘splash video’ av_section_5.
If not possible, an overlay for all video backgrounds is fine as well.
I’ve already searched for it and found some support topics about this subject, but they didn’t work for me. Maybe because some parts changed in the lasts updates.
Thank you!
Hi!
I installed Enfold without problems, but when editing pages with the enfold editor / controls, i do not see the visual editor for text. The plain text editing works (shows the controls), but in Visual editor i do not see the controls nor the content.
When i write normal blogposts i can see and use the classic visual editor from WordPress.
I looked for an update in the enfold settings, but did not find one.
What can i do to get the editor working?
I have uploaded a screenshot here: http://imgur.com/DHFEi8K
Thank you!
Rolf
Hey!
1- Please remove following custom CSS code
#pp_full_res img {
width: 100%!important;
height: auto!important;
}
2- Please add following code to Quick CSS in Enfold theme options under General Styling tab
div.pp_pic_holder.pp_default {
top: 1933px!important;
left: 281px!important;
}
Best regards,
Yigit
Hey jedasim!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
span.blog-tags.minor-meta {
display: none!important;
}
Regards,
Yigit
Hey!
Please update Enfold to the latest version 2.8.1 via FTP – http://vimeo.com/67209750 You are currently using an older version
Regards,
Yigit
Hi Zheq!
Thank you for using the theme!
If you don’t mind, please post the url of the website here. Make sure that you’re running Enfold 2.8.1 and the latest version of wordpress. Try to increase the wordpress memory limit to at least 128M.
Best regards,
Ismael
Hey NanaKuo!
Thank you for visiting the support forum.
From what version of the theme did you update? Please download the latest version 2.8.1 from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/
After that, go to Enfold > Header Layout > Header Layout. Toggle the Menu and Logo Position option then save changes.
Cheers!
Ismael
Thanks Peter for the information, much appreciated. However it somehow fixed itself! Sounds strange I know, but when I normally choose a background image in the Enfold Options in WordPress I am sure it used to show what image you have selected in the dropdown. Now it just displays “——–” as though I haven’t selected one (even though I have).
Enfold is a great theme. I think it would be even better if in the options it displayed the path like other themes do, so you can then just alter the path and get rid of the dropdown menus. :)
Hey!
Thank you for the info.
You can disable the sidebar navigation for all nested subpages on Enfold > Sidebar Layout > Page Sidebar navigation.
Best regards,
Ismael
Hi charger70!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 767px) {
.responsive .logo a, .responsive .logo img {
margin: 0 auto;
max-width: 85%;
height: auto !important; }}
@media only screen and (max-width: 990px) {
.sub_menu li { padding: 0 5px; }}
I cannot reproduce the second issue, have you already figured it out?
Cheers!
Yigit
Hi morpho2014!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 479px) {
.responsive #socket .sub_menu_socket {
display: block !important;
}}
Regards,
Yigit
Hi Matt!
Please add following code to Quick CSS as well
@media only screen and (max-width: 989px) {
.html_mobile_menu_tablet .main_menu, .html_mobile_menu_tablet #header_main_alternate {
display: block;
}}
Please note that you are currently using a Fixed Layout. You can turn on Responsive Layout in Enfold theme options
Regards,
Yigit
Ok, tried. But don`t work… so I’m not using wp-gallerys nor Enfolds gallery solution.
Thanks anyway for your sugestions :)
Hey!
1- Can you post a screenshot of the issue? I am also on a 15inch MacBook and this is how i see your menu – http://i.imgur.com/rujVUJ1.png
2- Please go to Enfold theme options > Advanced Styling and edit Main Menu Links
Regards,
Yigit
Hey!
Yes, personally I recommend to create a child theme but if you don’t want to use a child theme ou can modify the enfold/functions.php file. Just insert the code at the very bottom of the file.
Regards,
Peter
Hey frofjeld!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.postid-2166 .av-share-box {
display: none!important;
}
If you would like to remove it from your other certain posts as well, you can copy the code and change post ID. You can right click on Chrome or Firefox to inspect elements to find post ID’s http://i.imgur.com/HyPTCRg.jpg
Best regards,
Yigit
Hey!
You can turn on custom CSS field for Avia Layout Builder elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
give the element you would like to use a custom CSS class and add following code to Quick CSS
.your-custom-class { font-size: 12px !important; }
Regards,
Yigit
Hey mcraig77!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
h2.avia-caption-title {
font-size: 20px;
}
Cheers!
Yigit