Hi!
Please add following code to Functions.php in Appearance > Editor and adjust as needed
function custom_text() {
echo "<div class='my-custom-text'><a href='http://kriesi.at' target='_blank'>Here goes my text</a></div>";
}
add_action('ava_after_main_menu', 'custom_text');
Then you can adjust its position using following code in Quick CSS field that is inside Enfold theme options > General Styling tab
.my-custom-text { position: relative; left: 10px; top -10px; }
Best regards,
Yigit
Hey Robert!
It’s fixed. I added the following to Quick CSS:
@font-face {font-family: 'entypo-fontello'; font-weight: normal; font-style: normal;
src: url('http://www.maxplastic.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.eot?v=3');
src: url('http://www.maxplastic.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.eot?v=3#iefix') format('embedded-opentype'),
url('http://www.maxplastic.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.woff?v=3') format('woff'),
url('http://www.maxplastic.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.ttf?v=3') format('truetype'),
url('http://www.maxplastic.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.svg?v=3#entypo-fontello') format('svg');
} #top .avia-font-entypo-fontello, body .avia-font-entypo-fontello, html body [data-av_iconfont='entypo-fontello']:before{ font-family: 'entypo-fontello'; }
Cheers!
Josue
Hi Ryan!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.home #av_section_1 h3.slide-entry-title.entry-title {
color: white!important;
}
Best regards,
Yigit
Hey mariuswallin!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.blog-tags span a {
color: red!important;
font-size: 14px;
}
Best regards,
Yigit
Now i’m using WordPress 4 and Enfold 2.9.2.
Still the same issue.
Hi Randall!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.image-overlay { display: none !important; }
If that does not work, please post the link to your website
Best regards,
Yigit
Hi sabrostar!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
li#menu-item-4758 a {
background-image: url(https://kriesi.at/wp-content/themes/kriesi/images/logo.png);
background-size: contain;
background-repeat: no-repeat;
background-position: 50% 50%;
}
li#menu-item-4758 .avia-menu-text {
opacity: 0;
}
You can right click on Chrome or Firefox to inspect elements to find menu item ID’s http://i.imgur.com/HyPTCRg.jpg
Regards,
Yigit
I don t like how mobile view shows on my iphone.
Can you let me know how to turn off mobile view all together so that the site only serves the full site style
thanks
Hi Team,
I have installed theme enfold child but its editor is not showing up and we can’t edit even a single page. Please advice.
Hey rjflaherty!
Please go to Enfold theme options > Header Layout > Extra elements and add your phone and e-mail. You can use HTML in the input field
Best regards,
Yigit
Hey Peter!
Please go to Enfold/config-templatebuilder/avia-shortcodes and open portfolio.php file and find
__('Open a preview of the entry (known as AJAX Portfolio)', 'avia_framework' ) =>'ajax',
and comment it out using // as following
//__('Open a preview of the entry (known as AJAX Portfolio)', 'avia_framework' ) =>'ajax',
Regards,
Yigit
The default width of the content area in my Enfold theme is 1030px. Is there an easy way to change that to 1000px without too much trouble or breaking anything else?
Hi!
Yes, unless you are using a child theme – http://kriesi.at/documentation/enfold/using-a-child-theme/
Regards,
Yigit
Recently updated to Enfoldforest 2.9.2 as I had changed to wordpress 4 and my blog posts now look like this?

Not sure how to change the default setting and remove these pencil icons but they look naff.
Can anyone tell me how I can change my default back so you do not see them, thanks.
I am a very new users who is self taught so please keep any suggestions really simple, Thanks : )
http://www.staffordrc.org
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
li#menu-item-6665 ul.sub-menu {
padding: 10px!important;
}
Cheers!
Yigit
Hey!
You are welcome, glad we could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Best regards,
Yigit
If I enable the woocommerce plugin this happens?
Warning: is_readable() [function.is-readable]: open_basedir restriction in effect. File(C:\Inetpub\vhosts\catenais.co.uk\httpdocs\wordpress/wp-content/plugins/C:\Inetpub\vhosts\catenais.co.uk\httpdocs\wordpress/wp-content/languages/plugins/woocommerce-en_US.mo) is not within the allowed path(s): (C:/Inetpub/vhosts/catenais.co.uk\;C:\Windows\Temp\) in C:\Inetpub\vhosts\catenais.co.uk\httpdocs\wordpress\wp-includes\l10n.php on line 457
Warning: Cannot modify header information – headers already sent by (output started at C:\Inetpub\vhosts\catenais.co.uk\httpdocs\wordpress\wp-includes\l10n.php:457) in C:\Inetpub\vhosts\catenais.co.uk\httpdocs\wordpress\wp-includes\pluggable.php on line 1121
Hi There,
I am having trouble editing the content on my enfold theme website for wordpress. When I go to edit my page, the content does not show up just a constant circulating loading icon and the content never shows up for me to edit. Super frustrating. Is anyone else having this problem and can someone help me with this????
I haven’t created something strange. I have some pages, some blog pages and some portfolio pages and I have used Enfold theme to create them all. I do not have any specific data structure other than that Enfold has given me the tools. I use SEO plug-in to generate XML files and have submitted them to google for indexing. But it has been taking a long time and not all of my pages have been indexed. It has stopped after indexing around 80 of 233.
I realy need to know what the problem is. Can take a look at my website back-end and give me some feedback?
Thanks,
Amir
I am having an issue on a few of my enfold sites dealing with my youtube videos being stretched vertically. You can see this live here:
(link in private content)
Not sure what is going on. It seems to be wanting to make the height relevant to the width of the entire page but the width stays constrained to the column.
Thanks ahead of time.
Hi Ken!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .aviaccordion-preview-title-wrap { background: transparent; }
Regards,
Yigit
You are a legend, will it work with the responsive design ok?
Much appreciated, can we look at the menu issue –
http://catenais.co.uk/wordpress/dee-shackles/
Look at the wigit menu (Dee Shackles / Bow Shackles) the highlighted item is too wide and the formatting is not great. It’s just a standard custom menu from Enfold, but it’s not displaying correctly.
Thanks for your efforts dude, I never thought adding that image would be so much trouble. Where did you code the change?
Merhabalar Soner!
You are currently using an older version of the theme which is not compatible with WordPress 4.0. Please update Enfold to the latest version 2.9.2 via FTP – http://vimeo.com/67209750
Cheers!
Yigit
Hey marziola92!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.grid-entry .inner-entry { box-shadow: none; }
Cheers!
Yigit
Hey Stephen!
Bundled LayerSlider only works fullwidth on Enfold. You can use it as a standalone plugin. To deactivate bundled version of LayerSlider, please add following code to Functions.php file in Appearance > Editor
add_theme_support('deactivate_layerslider');
Best regards,
Yigit
This reply has been marked as private.
Hey gb!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.content, .sidebar { padding-top: 15px; padding-bottom: 15px; }
Best regards,
Yigit
Hi Randall!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
a#scroll-top-link { display: none !important; }
Cheers!
Yigit
Hi Zeng!
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%; }
If that does not work, please post the link to your website
Regards,
Yigit
Hey gb!
Thank you for using our theme.
Have a look at the following article:
http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/
Come back, if you need further assistance.
Regards,
Günter