Hey!
Please add following code to Quick CSS
.menu_login { height: 45px; margin-top: 10px; }
.menu_login a { line-height: 45px!important; }
Cheers!
Yigit
Good day
I’m very happy with my purchase of enfold theme.
I also bought Layerslider WP as a plugin to add on other sites, the new version of LayerSlider (5.02) also has parralax effect. I cant seem to install and activate version 5.02 as a plugin as enfold theme seems to embed Layerslider.
How can i update and also have the paralax effect on my website?
Hey Yigit – I did at the top of this thread. The only thing that needs to change is the height of JUST the blue background, but nothing else. I want it reduced by about 3px above and below the nav link.
Thanks!
Hey mijyman!
1- Enfold does not support menu descriptions. You are going to need to hire a freelance developer for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.
2- Please see Ismael’s post here https://kriesi.at/support/topic/how-can-you-add-a-tagline-or-subheading-to-all-pages-for-the-enfold-theme/#post-203194
3- Can you post the link to your website?
Cheers!
Yigit
Hi!
Changes are done, please review your website. You can find the custom CSS code i added in Quick CSS section in Enfold theme options under Styling tab. You may need to adjust the values once you upload your own logo and set up your main menu. You will also see a menu item ID added in quick CSS. When you change your menu you are going to need to change it to match your menu item. You can find the menu id by right clicking on it on Chrome or Firefox and click on “Inspect elements”
Best regards,
Yigit
This reply has been marked as private.
Hi
I need to place some lines of text in the Enfold header, between the logo and the social icons (or above the social icons if I can move them down a bit). I am using the ‘Header with Social icons and Bottom Navigation option’. Could you let me know how I could do this please and also allow the text to be displayed nicely on a mobile browser.
I also have an issue on mobile where the logo covers the social icons (at least, I think it does) as I am using a logo with dimensions 340 x 156 px high. Is there a fix for that please?
Many thanks in advance
Chris
Hey!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
#lang_sel_list li { clear: none!important; }
Regards,
Yigit
okay, thanks for the explanation, Devin, I will think about that solution.
Wow peter, thanks
the first one has worked. ( i placed in the wp-content/themes/enfold/functions.php file)
add_filter(‘avf_avia_get_the_ID’,’avia_homepage_id_workaround’, 10, 1);
function avia_homepage_id_workaround($id)
{
$id = get_the_ID();
return $id;
}
Do I now need to update this in each update to Enfold manually myself, or is something you can put in a permanent fix.
Many thanks for fixing, really impressed.
Now all working at http://www.markwiltshire.com
Regards
Mark
Hi braunfish!
Please switch to the “English” version of your website (language switcher on the admin page) and go to Enfold > Theme Options. Then check the logo setting and update the logo url if necessary.
Regards,
Peter
Hi!
Please add following code to Quick CSS as well
.main_menu ul:first-child>li#menu-item-232>a { color: white!important; }
This should change the color of login text. Can you post a screenshot and show how you would like that button to look?
Best regards,
Yigit
-
This reply was modified 12 years, 2 months ago by
Yigit.
This reply has been marked as private.
Hi: Enfold Theme – weird thing… my Home Page p font is wrong color (it’s whoing up llink color), and it’s bold… It’s correct per Enfold Theme Options on all other pages, but for some reason is different on Home Page and I can’t figure out how to fix it! Help?
You probably need access to backend? Didn’t want to put on Forum
Enfold and WPML, all updated.
The logo in the header of first language (italian) is ok.
The logo in the header og english translated pages is an old logo.
Why?
Hi!
Try to adjust the main div padding using this on Quick CSS:
.fixed_header #main {
padding-top: 30px;
}
Cheers!
Ismael
This reply has been marked as private.
Ismael … This link is to a screenshot of what I’m talking about. https://dl.dropboxusercontent.com/u/18117912/enfold-gallery-title.jpg
OK guys, which is the appropriate code to put in the Quick CSS; Ismael’s or Dude’s?
Hey!
I found my problem, it was the security setting, the fonts download was disabled, now it’s working!
Thank you for your help!

Regards,
Mirela
This reply has been marked as private.
Hey Enfold community,
thanks to the Enfold, the outstanding Kriesi support Team my music school finally got a website that is attractive, great to handle and successful. Since April 2013 our WordPress enfold based website is online – and i still love the look and feel of enfold, especially when it comes to its flexiblity providing content in so many different ways. And we have doubled our visitors since then. So here is the status quo: http://www.musikzentrale.net, but i am still doing improvements every day.
By the time i got a little bored by the frontpage, some parents also said, the pictures are “too agressive” or “too cold”. Anyway, so i was looking for some ideas to provide stronger pictures. Since we have some pretty cool pics of our students on stage, i was looking around and found something cute: inspired by the Elision Theme i am currently using for a friend`s Website, i played arount with the Musikzentrale frontpage and came up with http://eli.nummer5.de/ – which i really love, <strong>but i do not want to switche themes.</strong>
Some decent attempts later, trying to adopt the full screen idea with navigation, i used enfold`s blank template, that leads to: http://www.musikzentrale.net/test-home2/. I love the power of the full screen pics, but i am afraid, we loose visitors without the main menu right on the frontpage.
So i set up version with the full screen slider AND main menu, which is http://www.musikzentrale.net/test-home/ – the pics loose so much of their power, no idea to follow.
Here is my question: Does anybody has an idea how to set up a full screen slider AND keeping the main menu AND the logo on the frontpage, but the menu transparent? Or maybe you have another cool idea that did not came acrosse me by now? You are welcome!
Cheers,
Sebastian.
Hey jmaguirrei!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.header_color .main_menu ul:first-child > li > a { color: black; }
.header_color .main_menu ul:first-child > li a:hover { color: #c3512f; }
Regards,
Yigit
Hi!
@zlokolica please go to Enfold theme options > Styling tab and click Save all changes. It will regenerate dynamic stylesheet
Cheers!
Yigit
Hey,
It happens in your theme demo site – attached a screenshot – some of the icons are invisible (i see them only on mouse hover) and others are chinese characters.
Regards
My ie version is:
10.0.9200.16736
Regards,
Mirela
Hi Antonio!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.page-id-2383 article { border-bottom: 1px solid #e1e1e1; margin-bottom: 30px; }
Best regards,
Yigit
-
This reply was modified 12 years, 2 months ago by
Yigit.