Hi!
Please add this on your custom.css or Quick CSS:
#main {
position: relative;
top: -88px;
}
.header_bg {
opacity: .5;
filter: alpha(opacity=50);
}
Regards,
Ismael
Thanks for your response, but i did know that this feature doesn’t exist yet. I’m a developer and i’m able to change the code on my own, but i don’t find the file that allow me to add this.
I’ve already done what you have said but i changed the content of my homepage after and obviously it messed all my css.
I’m posting in the “Feature Requests” topic, but have you got another answer for my request ?
Another solution to do the same thing on my case right now would be to have a class on a the main div for each page, is it possible ?
Thanks a lot for your help.
Great! Thanks for your support. I used ‘avia2’ to use the small menu on top!
Hi!
I checked the search form and it is working properly. You just need to add this on Quick CSS:
.flex_column.av_one_fourth.first.avia-builder-el-5.el_after_av_one_half.column-top-margin {
z-index: 999;
}

Best regards,
Ismael
Hey!
This is an example of the code for opening an html or a website on lightbox:
<a href="https://kriesi.at/support/topic/broken-updates-prettyphoto-with-pages-and-ale-stripping-code?iframe=true" rel="prettyPhoto">Open This Topic on a Lightbox</a>
Open This Topic on a Lightbox
Add the “?iframe=true” at the end of the url. Don’t forget the rel=”prettyPhoto” attribute.
Cheers!
Ismael
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.woocommerce-account dt { margin-right: 40px; }
#top .form-row { float: none; }
And flush browser cache and refresh your page a few times
Best regards,
Yigit
This reply has been marked as private.
Hey!
You can follow instructions in my first post https://kriesi.at/support/topic/textbox-in-sidebar/#post-197781
and copy Promobox shortcode and paste it inside text widget element in Appearance > Widgets in WordPress dashboard
Best regards,
Yigit
Hi there,
I have a few pages with tabbed content consisting of several tabs. I’d like to maintain the content of each tab as separate posts to more easily manage it. I found a related support topic https://kriesi.at/support/topic/display-page-content-with-shortcode/ and was very hopeful that this was the solution. However, I found that the plugin http://wordpress.org/extend/plugins/post-content-shortcodes/ was (for me anyway) not supporting any of the Avia elements. I had buttons at the bottom of each content linking to the next tab (I was also using the Layout Builder for posts, as per https://vimeo.com/64996057). It was frustrating to determine I might not be able to use this ‘post-content- shortcode in tab’ workflow. Just before finally giving up I found a different yet similar plugin http://wordpress.org/plugins/custom-content-shortcode/ — low and behold it works with the Avia content elements! I just wanted to pass this on in case anyone else was looking for the same.
Hi Devin, thanks for reply..!
I have tried it with bwp-minify. It breaks my site. It can happen that there is a conflict with other stylesheets from Plugins, I don´t know.
But I think that I have found a solution. Perhaps it is informative for other users.. Try out which one is the best for you.
“AssetsMinify’s” can be a solution, but I must exclude all enfold styles and scripts to get it work without issues. Not so great.. And it´s out of the box unusable with CDN. You have to config a new path in the php-files for it.. But it seems that it is very terrible for the loading time of the website. It needs more time than the theme itself. Checked it with P3..
“Autoptimize” works good in Chrome and Firefox, but it breaks in Safari (all OSX). Cool for usage with CDN.
Very cool Features are included in “Dependency Minification”. After you have installed it you have to open your websites Frontpage. The rest will done from the plugin. It combine different resources inside Header and Footer. Here the same, it works very well in Chrome and Firefox, but breaks in Safari..
My Solution for CSS: “MinQueue” .. ! After you have installed it, you have to go to the options to enable the helper. After this, open the Frontpage in a new tab in the same Browser. Now in you´re adminbar is a Button “MinQueue”. Click it. Now you can see a list of all scripts and styles been loading with you´re website in the right order.
Select all other files without the files from enfold and put them in the box. Then create a new queue and insert just the enfold styles in it, but also in the right order.
It works without any issue in Firefox, Chrome and Safari, the files are pulled from CDN and it has good performance values.
I don´t config it out with the scripts this moment. Wanna do this in the next days..
Regards
Hi,
In my theme options, I have set my alternate content and footer content font colors to white (#fffff).
However, the titles or h1-h5 fonts tend to look shaded, like there is a screen or low opacity. Can you tell me how I can make the titles bright white? Is there some CSS coding I need to do?
To see an example: go to homepage: scoutcharleston.com/here and see the top part of the main content area. “Charleston’s Premier…” should be in white. Please advise.
Thanks!
Wondering if you can help with some display issues when uploading portfolio items. They have sort of appeared out of the blue and there has been no custom coding. When clicking on an item, when it displays in the pop up viewer there is a thin 1 pixel grey line going across the very top and underneath the bottom controls, with an additional little lines going to the top/bottom (I have a screenshot I can send). This appears in firefox (which i always use and have never seen before) – but doesn’t appear in safari).
Also thumbnails below the main image show as fuzzy even though they are fine quality once hovered over.
Lastly – do additional consistently or specific sized images need to be made for the ajax viewer – mine are getting cut off funny.
Many thanks,
`a
-
This topic was modified 12 years, 3 months ago by
AprilAdmin.
Hi xpoveda!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) {
.responsive #top #header_meta .social_bookmarks li:last-child a, .sub_menu li {
border-right-style: none; } }
Regards,
Yigit
Hey!
That featured is not available at the moment, feel free to request it here.
However, every ALB element gets a automated class based on their order, you could check them with the Dev Tools:

Best regards,
Josue
Hey pgentile1!
Please go to Appearance > Editor and open Header.php file and find
echo " html_stretched ".$responsive." ".$headerS; } else { echo " html_$style ".$responsive." ".$headerS; }?> ">
and change it to
<html <?php language_attributes(); ?> class="<?php if(is_page(1122)) { echo " html_stretched ".$headerS; } else { echo " html_$style ".$responsive." ".$headerS; }?> ">
You need to change the page ID to your page ID that you would like to use fixed layout. You should choose to display responsive layout in Enfold theme options
Please see this post to find page ID’s https://kriesi.at/support/topic/mini-heading-in-page/#post-188120
Cheers!
Yigit
Hi ismael,
I am afraid that you didnt catch what I meant.
I set with Fixed layout. All menu looks ok including home, contact us, about etc… in “Fixed layout in theme option”
However, the service menu Still shows as if it is in “responsive layout”.
I dont want service menu shows as responsive layout because on the screen the service menu all comes top
and the all the prices on the bottom which I cannot see which one is which.
The two tables should be on parellel in order to see what service is how much…. hope you understand me now.
http://www.vertigosalonla.com/new/service/
Thank you.
and I checked that site with iphone 4, 5 and android samsung galaxy s 3 and 4. The service menu still shows as responsive layout.
The link you gave shows fine, but in real life it does not work.
http://responsinator.com/?url=www.vertigosalonla.com%2Fnew%2F
-
This topic was modified 12 years, 3 months ago by
tobylove.
Hi Ismael, thanks for this tipp. It seems that this can be the right plugin. I try it the next two days. Please let the topic open, I gives you a message if you can close it.
Best regards
Bruno
Hi generatrorassociates!
There are some images available in the demo sliders but not all of them as Kriesi doesn’t have re-release rights on them all.
There is built in documentation with LayerSlider from within the LayerSlider options. Go to the top right corner of any area within the plugins pages (edit slides, all slides etc) and click on Help.

The only thing that isn’t clearly explained is that the LayerSlider shortcodes are disabled within Enfold. So you’ll need to use the Advanced Layout Builder to add in LayerSlider Slideshows to your pages.
Regards,
Devin
At this point I would suggest re-uploading the entire theme after re-downloading it from your downloads on ThemeForest. That will fix the error that is live now.
What I meant by custom skins on your phone was the network you got the phone from. Different devices and networks have their own set of junk on top of the default android OS and if we can narrow it down to a specific network that may help.
Hello,
I am using a plugin called all in one event calendar which relies on blog posts to post full calendar entries. So far I have managed to hide the featured image from appearing at the top and also the meta information from the blog (calendar) entry. I do have an additional problem though and also a question.
The content of the blog entry (text area) is set to center align for some reason, even when I use styling to right align the text still gets pulled to the center.
Secondly, is there any way to apply a specific sidebar to a blog entry. Not a site wide sidebar – more of a category sidebar. For example. I have 8 calendar pages (these are categories) which because they are a page I can set a sidebar for each, however, when an event is opened fully it opens as a post entry so is there any way to specify sidebars for post entries?
Hope I have explained that well enough.
Thanks in advance
Andrew
Hi!
The last child on the menu has its padding removed. You can change that with:
#top .main_menu .menu>li:last-child>a {
padding-right: 0;
}
Best regards,
Devin
Hi!
You can refer to Ismael’s post here to turn on debugging mode on Avia Layout Builder to see shortcodes while you are building your template https://kriesi.at/support/topic/vertical-paddingspacing-increased-about-double-for-no-apparent-reason/#post-195054
Please try deactivating all active plugins and check if issue remains
Best regards,
Yigit
Hey Kacie!
Please add following codes to Quick CSS as well
1)
.avia-slideshow .image-overlay { display: none!important; }
1b) Please see https://kriesi.at/support/topic/how-can-i-change-the-hover-icons-or-setting-off/#post-196164
2)
em { text-transform: uppercase; }
3)
.avia-content-slider .slide-meta { display: none; }
3b)
.avia-content-slider .slide-image { display: none; }
4) No, it is not possible
5) Color section element is a fullwidth only element and that is why it pushes sidebar content down. You can try to remove sidebar and use Widget Area element instead if you would like to use Color section element and sidebar widgets
6)
.av-masonry-entry { width: 24.98%; }
Cheers!
Yigit
Hello,
there are big trouble to minify the scripts and styles from enfold..
1. I tried to minify the js and css ressources with a couple of PlugIns. All plugins in trouble with: style.css, layout.css, base.css, shortcodes.css, woocommerce-mod.css, avia.js and shortcodes.js.
The site breaks as long as this files are included?? If I exclude them, all works fine but that means 7 queries more and Googles PageSpeed hate this.. Any idea to fix this?
Tried it with Wp Better Minify, Wp Minify, Autoptimize, AssetsMinify’s,
2. Does Enfold use Lazy Load?
Best regards
HI Ismael,
Just tryed and this message appeared at the very top of my site:
<script type=”text/javascript”> (function() { var meta = document.createElement(“meta”); meta.setAttribute(‘name’,’viewport’); var content = ‘initial-scale=’; content += 1 / window.devicePixelRatio; content += ‘,user-scalable=no’; meta.setAttribute(‘content’, content); document.getElementsByTagName(‘head’)[0].appendChild(meta); })(); </script>
Im not using a child theme, can that have to do?
Hello, is there a chance to get the slider behind the header area? And of course set the header area to a transparency of about 50 %.
My id_main is 88 px away from the top, therefore a padding of -88 should do this work.
Can i realize this this way? But how do i get the header area to a transparence?
Cheers,
Markus