Hey!
Bundled LayerSlider only works fullwidth on Enfold so it pushes the sidebar below it. If you would like to use it on a page with sidebar, please place it to the top of your page. As a workaround, you can add widget area element to your page and display your widgets on it
Cheers!
Yigit
Hello,
I have a customer who have made a pdf at another company that are hosting it as well.
http://www.sebroschyr.se/miwa/MailView/
I would like to place this PDF and make it clickable in a enfold layout module.
Is that possible somewhow? :)
Thanks in advance,
Hi Yigit,
I updated to 2.8.1. My wordpress installation is also up-to-date. However, the problem still remains.
Joel (bolangi)
<!–
Debugging Info for Theme support:
Theme: Enfold
Version: 2.8.1
Installed: enfold
AviaFramework Version: 1.9.1
AviaBuilder Version: 0.7
ML:256-PU:45-PLA:3
–>
Hi all,
I’m new to the Enfold-theme, and loving it already :-)
One thing I might need custom CSS for: if I use the Avia Layout Builder, 1/2 page, post slider, say in this order:
1 2
3 4
5 6
I would like them to be the same size (in height), so that the lay-out doesn’t change all the time if one item is shorter than another. I hope you understand what I mean :-)
So basically I need those boxes to be fixed in seize. Using 1/2 page the width is not the problem, but the hight changes at the moment and that needs to be fixed.
How can I do this?
-
This topic was modified 11 years, 3 months ago by
Welmoed.
Hi!
1- Please add following code to Quick CSS in Enfold theme options under General Styling tab
h1.post-title.entry-title {
text-align: left !important;
}
2- Can you post a screenshot and show where you would like to increase the space?
Best regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.av_font_icon { color: #666; }
Cheers!
Yigit
Hey thewrath1!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
.woocommerce .image-overlay { display: none !important; }
If that does not work, please post the link to your website so we can take a look
Best regards,
Yigit
Hi kimchan2!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .fullsize .template-blog .post .entry-content-wrapper { text-align: left; }
span.post-meta-infos { display: none !important; }
Cheers!
Yigit
Hey ionutdumitru!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 989px) {
.responsive .av_mobile_menu_tablet .main_menu, #top #menu-item-search { display: block; }
.av-main-nav > li { display: none; }}
Best regards,
Yigit
Hey Technoh!
You can add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.av-main-nav > li > a {
line-height: 30px!important;
height: 30px!important;
}
nav.main_menu { margin-top: 30px; height: auto; }
Regards,
Yigit
Hey bolangi!
You are currently using very old version of Enfold. Please update the theme to the latest version 2.8.1 via FTP – http://vimeo.com/67209750
Regards,
Yigit
Hi Daniel!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 768px) {
.alternate_color .sidebar_tab, .alternate_color .tabcontainer .tab {
background-color: white;
}}
Cheers!
Yigit
Hi Technoh!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
a.ls-nav-next {
content: url(https://yourdomain.com/slider-arrow-right.png);
}
a.ls-nav-prev {
content: url(https://yourdomain.com/slider-arrow-left.png);
}
Best regards,
Yigit
Hi there,
I have some problems with the CSS of the tabs when I use a mobile device or a small browser window. I found out that in the mobile view the tabs do not have the same background and behaviour like in your example online: http://kriesi.at/themes/enfold/shortcodes/tabs/
I already tried, but my CSS skills are not enough developed yet. Could you please have a look and use your super CSS powers?
Thanks in advance for your help!
Daniel
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 767px) {
.responsive #header_main .container {
height: 140px!important;
}
#advanced_menu_toggle, #advanced_menu_hide {
top: 80%; }
.responsive .logo a, .responsive .logo img, .responsive .logo {
height: auto !important;
max-height: 100px !important;
}}
Best regards,
Yigit
I have no idea what that means. I am dealing with support about issues relating to migrating to the new Enfold version, which I thought was the topic here. Am I missing something?
Hi papernapkinmarketing!
1- Please add following code to Quick CSS in Enfold theme options under General Styling tab
section#aptfinbytap_domain-5 {
margin-top: -35px!important;
}
2- Please edit this image – http://papernapkinmarketing.com/wp-content/uploads/2014/06/ContactUs-white-01.png and remove whitespace from the left of it
Cheers!
Yigit
Hi!
Please review your website now. I have added custom CSS code to bottom of Quick CSS field in Enfold theme options
Regards,
Yigit
Hi,
i have a problem with my enfold modules.
when i setup the content for the avia module, nothing get saved.
for example I populated the team member, saved and if i come back to edit all the information are missing.
Here the wordpress: http://54.76.190.109/wordpress/
separate issue the import content didn’t import pictures and the LayerSliderWP doesn’t work :/
Hi,
one of my clients told me that Enfold shares shortcodes on Facebook. If one shares a page manually, there is no text, only Layout Builder shortcodes.
What to do?
Best regards
David
Hey tocal!
Please add following code to Quick CSS
1-
.logo img {
padding: 20px 0;
}
2- Please go to Enfold theme options > Header Layout > Header Layout > Header Size = Custom Pixel Value > Header Custom Height = 180px
3-
.avia-menu-fx { left: -10px; }
4-
.av-main-nav ul { top: 97%; }
5-
.header_color .main_menu .menu ul li a:hover {
background-color: transparent;
}
#top .av-main-nav ul a:hover .avia-menu-text {
color: green !important;
}
Regards,
Yigit
Hi sitesme!
That definitely shouldn’t be happening. Can we see the site live?
We have a couple of resources to help with child themes which you can also check to make sure things are set up correctly:
http://kriesi.at/documentation/enfold/using-a-child-theme/
I also keep a public git repo available with a simple starter child theme as well: https://github.com/DevinVinson/enfold-child-starter
Regards,
Devin
Hi debbienz!
You can use a child theme if you would like to make changes on theme files. Please see – http://kriesi.at/documentation/enfold/using-a-child-theme/
Cheers!
Yigit
Checking a number of things this morning and it looks like whatever changes were made in the new Enfold version are resulting in a lot of issues with the LayerSlider. On that first slider I had the height set at 500px, the exact height of the image and everything was fine. I set the font at 22px and it lined up perfectly on the background images. It still looks like that in the LayerSlider preview. Nothing has changed; however, when you load the page the background images are all too short and the text size has been increased and the position changed as well.
Not knowing what changes were made I went in to adjust some of the settings and it’s even worse. I deleted the width and height in the slider settings and turned the full-width on. This worked fine before but now the slider is simply gone! No idea why. I checked the source code and there is no code for the slider.
Hi murphy88!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-menu-fx { bottom: 80px; }
if that does not work, please post the link to your website
Cheers!
Yigit
Hi, recently purchased Enfold and have installed the theme and dummy content.
Although the home page works, I cannot access any or the pages from the main menu?
The pages cannot be accessed in the dashboard either?
http://www.impetroltd.co.uk/
Hi i am usning the masonry portfolio for one of my pages, but the problem that i have is the order of it, currently the newest posts are firs and i want to have them to be in custom order or atliest ordered alphabetically. Is this posssible and how it should be done?
Hey roemer!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home .content {
padding-top: 0;
}
Regards,
Yigit