Hey Sally!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.page-id-2464 .avia-slideshow { margin-top: 10px; }
.page-id-2464 .content { padding-top: 10px; }
Best regards,
Yigit
Thank you, Dalen550! I’m glad you liked it. The client wanted a warm and cozy color scheme and I actually had them pick out the colors via Colrd.com -it’s an awesome site!
I think the effect you are asking about was a bit of a happenstance. I used the Post slider with settings of Deactivate offset, set the preview size automatically based on the column width and the other selections were not related.
I did not use the .image-overlay { display: none!important; } as Josue suggested. So I guess I’m not sure why, but I did get the result I wanted.
Thanks,
-Lynn
-
This reply was modified 11 years, 3 months ago by
Lynnr321.
Hi!
The CryptX plugin is causing the issue. Please deactivate it for portfolio pages. I disable the plugin specifically for this page: http://www.ekb.com/our-team/lawyers/
I’m sorry I have to deactivate the Post Types order plugin while testing. I think I messed up the portfolio order.
Regards,
Ismael
Hey!
Here’s a workaround, put the link of each image manually, use this settings:

Regards,
Josue
Hey Jim!
Try looking for a plugin, something like this:
http://wordpress.org/plugins/attention-grabber-hello-bar-alternative
Cheers!
Josue
Hi!
Are you using the latest version of Enfold/WordPress?
Have you tried disabling all third-party plugins to see if it get fixed?
Best regards,
Josue
Hi there,
Does anyone know if the info text option or something similar is easily implemented in the enfold theme (I know it is in the angular theme and others)? I need something that can be easily modified to show information on the front page and then be hidden easily.
Thanks,
Jim
Hi!
I was able to add the Mailchimp widget with no issue:
http://www.dalcnet.com/supporto/
Also, the homepage is fine:
http://www.dalcnet.com/
Note: i updated the plugin to the latest version.
Best regards,
Josue
Hey juliusvandelaar!
Please add following code to Quick CSS in Enfold theme options under Styling tab
<code<.main_menu ul:first-child > li > a { font-size: 15px; font-family: "Times New Roman",Georgia,serif; }
I am not sure if i understood your second question clearly. Can you post a screenshot and show?
Cheers!
Yigit
Hey!
You are currently using an older version of Enfold on your second website. Please update it to the latest version 2.4.5. It should fix the issue
Please see http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
Yigit
Hi Jim!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) {
.responsive .cart_dropdown {
display: block;
}}
Regards,
Yigit
Hey ekessler!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.post_author_timeline { display: none!important; }
Cheers!
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 480px) {
.logo, .logo a, .logo img { max-height: 88px!important; }}
Best regards,
Yigit
Hi nicsans!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2, .template-page .entry-content-wrapper h3, .template-page .entry-content-wrapper h4, .template-page .entry-content-wrapper h5, .template-page .entry-content-wrapper h6 { text-transform: none; }
post the link to your website and point out the section if that does not work
Regards,
Yigit
Hey Weka!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.form-allowed-tags { display: none!important; }
Regards,
Yigit
Hey jmikhail!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-menu-fx { display: none; }
Best regards,
Yigit
Hey!
First, go Enfold > Footer > Footer Columns, set it to 4 columns. Go to Appearance > Widgets then insert the Enfold Latest News widget on the Footer – columns widget areas. Interesting links is created using a Text widget and you need to use social plugin for the twitter count and rss feeds.
Regards,
Ismael
Hi guys,
I have noticed that when scrolling very slowly from the top (hope I am not being too petty here but it is annoying!), I notice the logo rapidly shrinks to nothing which looks odd on iphones (this does not happen on Android phones).
To see what I mean:
1. Go to your demo site (http://kriesi.at/themes/enfold/)
2. Resize the browser (I am using Chrome) to mobile phone size
3. Scroll down very slowly from the top
4. Notice the rapid logo shrink
I admit this doesn’t look like much in a browser but is more noticeable on iphone .. looks buggy
Is there a quick fix?
Cheers!
Andrew
We’ve encountered the same thing when trying to put a slider on the page designated as the front page. The behavior I’ve found to be the case is:
The [layerslider] shortcode works on all but the front page. The slider will have the stretching behavior that we desire – it will stretch as much as the browser allows it to, even beyond what is otherwise the site’s maximum width.
The [av_layerslider] shortcode works on all pages, but the slider will not stretch beyond the site’s maximum width as set in the Enfold theme settings. (However, if you put more than one layerslider using the av_ prefixed shortcude on one page, only the first will exhibit this behavior. The others will stretch out, which I think might have something to do with unclosed divs?
Clearly the shortcode not getting picked up on the front page is a bug. For the rest, it’s harder to tell where intention and bug might leave off or begin.
If using the Avia editor instead of the WordPress default, it works out as we want – we’re able to place a single layerslider on the page that stretches to the full width of the window. So that’s what we’re doing to compose our front page for now.
For some reason, the font selector for the body text keeps resetting from Lucida to ‘Web save fonts’ every time I go to the Enfold theme options. That means that any time I need to tweak the CSS, I also need to remember to re-select Lucida. Any fix?
Hey!
The table is too big, try increasing the container width size to 1210px (Enfold > General Settings).

Regards,
Josue
Hi,
I have purchased and installed the Enfold theme on my domain http://www.whizness.nl
I noticed that I have no Layerslider widget available and that when I include the shortcode on a page that it only responds with publishing the shortcode and not the slider.
I am trying to remove the selectable image sizes from enfold, make sure they don’t generate additional sizes on upload and add my own custom ones. I am using a blank functions.php and and not using $avia_config[‘use_child_theme_functions_only’] = true;
I have read several other forum posts here that offer suggestions but none of them work for me. Such as:
https://kriesi.at/support/topic/enfold-how-to-add-additional-image-sizes-to-automatically-be-cropped-at-upload/
https://kriesi.at/support/topic/generate-new-image-sizes-in-child-theme/?replies=4#post-125496
https://kriesi.at/support/topic/override-the-global-avia_config-within-child-functions-php/
1. I have been able to successfully remove them from the upload list, but the different sizes still seem to be generated on upload.
2. I can not add my own custom sizes
using enfold Version: 2.4.5
Hey Josue, Where can i find the enfold.css?
Hey!
Your enfold.css file has a typo:
#top .main_color .tabcontainer .tab:hover {
#FFF:
}
That disables all the code below it, open that file via FTP and fix it, change that to:
#top .main_color .tabcontainer .tab:hover {
color: #FFF:
}
Best regards,
Josue
Hey!
Please see here http://kriesi.at/documentation/enfold/change-when-mobile-menu-appears/
“This site is under construction”. Can you post a temporary login so we can take a look?
Cheers!
Yigit
I am using gravity forms and I would like the boxes to be bigger with enfold. I would also like the fonts to be bigger.
How can I do this?
-
This topic was modified 11 years, 3 months ago by
erickeith9.