Yeah resizing on desktop won’t work it has to be viewed on a mobile device…. Css won’t work… what I really want to do is comment out the mobile dropdown menu in the PHP code, can you tell me where I could locate that?
Hey!
Please add following code to Quick CSS to remove mobile menu
.responsive #top .mobileMenu { display: none!important; }
What i see when i resize the window and when i look at your screenshot are totally different. Frankly, I do not know how we can provide you custom CSS to fix it
Cheers!
Yigit
Hello BelIblis!
Please add following code to Quick CSS and adjust as desired
#top .main_menu .menu li ul a { font-size: 15px; }
.header_color .main_menu .menu ul li a:hover { background-color: red; }
Best regards,
Yigit
How fast Devin! This was the most relevant change made by Yigit in the Header:
https://kriesi.at/support/topic/gtranslate-into-the-header-displayed-at-the-top-right/
Can I copy the site directly to a child theme and then replace that specific file?
Or should I start from scratch?
-
This reply was modified 12 years, 4 months ago by
nicolasweh.
Oh, here’s the link to the original helpful post if someone else needs help with it.
https://kriesi.at/support/topic/portfolio-6-columns/
Hey!
Please try following code instead
#top .main_menu .menu>li>a {min-width: 100px\9;}
If it doesn’t work insert following code to header.php before the closing head tag (</head>)
<!--[if lt IE 9]>
<style>
#top .main_menu .menu>li>a {min-width: 100px;}
</style>
<![endif]-->
Best regards,
Peter
My navigation menus work on large resolutions (Desktop) and on small resolutions (Phones, iPad, Kindle normal..).
But on semi-small resolutions (like 800 x 1200, iPad Mini and kindle 8.9″) Navigations dissapear totally.
This nav bar menu should be seen, but it’s not visible:

Hi, I’ve followed the instructions in this post to change my rollover icon. https://kriesi.at/support/topic/rollover-disc-arrow-replacement-part-2/
I changed it fine but it doesn’t look right for some reason, I want this icon, “U+2295” which is a nice thick plus symbol.
Firstly I had to change the font size from 18 to 60 as it was tiny, but it is really thin and has a border round the circle ?
Also its not in the center of the circle its too low ?
see attached image

the icon I want in this library http://www.entypo.com/characters/ is a nice thick cross with no border, not sure if i need to change some more settings here is the code Ive changed in base.css all I changed was the two lines
.image-overlay.overlay-type-extern .image-overlay-inside:before{content:"\2295";}
.image-overlay.overlay-type-video .image-overlay-inside:before{content:"\2295";}
here is the full code
.image-overlay{position: absolute; background: #fff; z-index: 500; height:100%; width:100%; opacity: 0; filter:alpha(opacity=0);}
.image-overlay .image-overlay-inside{height:100%; width:100%; position: absolute; left:0; top:0;}
.image-overlay .image-overlay-inside:before{position: absolute; border-radius: 50px; background: #000; height:80px; width:80px; line-height:80px; left:50%; top:50%; margin: -40px 0 0 -40px; z-index: 500; text-align: center; color:#fff;}
.image-overlay .image-overlay-inside:before{content:"\E744"; font-family: 'entypo-fontello'; font-size: 60px; font-weight: normal; }
.image-overlay.overlay-type-extern .image-overlay-inside:before{content:"\2295";}
.image-overlay.overlay-type-video .image-overlay-inside:before{content:"\2295";}
#top .hide-inner-overlay .image-overlay-inside{display: none;}
Many thanks
-
This topic was modified 12 years, 4 months ago by
mattock. Reason: tried to make some code bold but it doesnt allow
Hey!
Yes – see http://net.tutsplus.com/tutorials/html-css-techniques/quick-tip-how-to-target-ie6-ie7-and-ie8-uniquely-with-4-characters/
Alternatively you can use a conditional comment in the head section (header.php)
<!--[if lt IE 9]>
<style>
#top .main_menu .menu>li>a {min-width: 100px;}
</style>
<![endif]-->
If you want to change the min.size for each item individually use the menu item id which can be found in the source code to target them – i.e
#top .main_menu .menu li#menu-item-14 a {min-width: 100px;}
would just set the min-size attribute for the menu item with the id 14.
Cheers!
Peter
Hey!
Re 2) – please set a minimal width for the menu items. It seems like IE8 has problems with the link size. I first thought it’s related to my “resize” function but the issue occurs even if I remove/deactivate it.
Try to insert following code into the quick css field
#top .main_menu .menu>li>a {min-width: 100px\9;}
and increase the px value if necessary (i.e. set it to 120px).
Best regards,
Peter
Hi!
Typically in the WordPress world it goes theme>plugins>custom code as far as compatibility. Its why plugins are supposed to have their own very custom class/function names as well as all css styles very clearly defined since they could be dropped into any number of themes.
I’ll tag the topic for the head of support and see if he can reach out to the plugin author to get a copy of the plugin to take a look.
Best regards,
Devin
Hi oliviad!
Please follow this thread https://kriesi.at/support/topic/icons-missing/
Regards,
Yigit
Site URL – tiperdev dot techcore dot com dot au — running Enfold 2.3
1. Since the upgrade to 2.2, the Enfold Contact form (see Contact page) sends the subject entered in the form rather than the one configured when editing the form (either the default prefix or one custom set). This has broken my mail filters for site related email.
Fix provided below.
2. The IE8 changes in 2.2+ have made my 2-word menu item wrap, but it wraps far below the menu and on top of my layer slider. See “Owners Gallery” in the below image.
Fix provided below.
3. The layerslider icons have cruddy square boxes and look terrible in IE8.
4. The image elements in my first content panel are not displaying on IE8. They appear to be hidden once I make them hyperlinks. See below image for what I mean (view the same site in Firefox or IE10 to see it working as expected).
5. The logo image is enlarged on IE8 but shrinks properly on all other browsers. I worked around this problem by shrinking my logo image to 257x78px, which appears to be the default for the toolbar im using (any other size causes scaling). I’m not sure why you don’t suggest this in the Enfold settings panel?

These problems have been reproduced on my prod and dev sites on multiple PCs and Browsers. Any advice appreciated.
edit: I just validated that these occur on 2.3 and 2.2.
Cheers,
Jason
-
This topic was modified 12 years, 4 months ago by
Jason.
Labas!
Prasau ikelk sita koda i Quick CSS
#header_main .container, .main_menu ul:first-child > li a { height: 88px !important; line-height: 88px !important; }
Regards,
Yigit
EDIT: Jei nori visada mazas,
.fixed_header #main { padding-top: 44px; }
#header_main .container, .main_menu ul:first-child > li a { height: 44px !important; line-height: 44px !important; }
-
This reply was modified 12 years, 4 months ago by
Yigit.
Seems to be only on some pages, and only in firefox (even IE8 seems to be ok), but for firefox, the images are put on the right hand side of the screen:
http://muskelkampen.se/business-intelligence/
please take a look.
best regards
Christopher
If you use a child theme, the icons stop working at all. No matter you cleared the cache. If I activated the main theme, everything works, but of course all customization are gone…. For sure, with this bug, I cannot update at all.
Hi!
Nextgen Gallery works just fine with Enfold. You need to insert the gallery shortcode into a textblock and configure the lightbox properly: https://kriesi.at/support/topic/how-to-use-nextgen-gallery-with-enfold-and-other-kriesi-themes/
That said our theme does not support image galleries from external sources but you need to import the images into the wordpress media gallery.
Regards,
Peter
Enfold 2.2 – When saving in advanced layer slider I get this message below. I am given the option to continue or stop, and click continue, and it then saves; but, obviously, something is amiss….Any suggestions on how to correct this so it doesn’t keep coming up? Thanks – Ken
“A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.
Script: http://mauiportraitphotographer.com/build1/wp-admin/load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,plupload,plupload-html5,plupload-flash,plupload-silverlight,plupload-html4,json2&ver=3.6.1:5
Hey!
Also die fett markierten Wörter sind alle in der Primary Color bei mir: http://www.clipular.com/c?4641617327685632=_nvbccfEmHn_IEcicWvk0VEiRds&f=.png und ich wüsste nicht, was man da ändern soll. Bzgl der Headlines (wie zb die h1 Überschrift “Marco Behrens”) kann man die Primary Color wie folgt hinzufügen
#top h1 a, #top h1, #top h2 a, #top h2, #top h3 a, #top h3 {
color: #c3512f !important;
}
Aber auch hier würde ich empfehlen die ganzen Inline Styles wegzunehmen, falls nötig eine Klasse an das umgebende Element anzuhängen und dann in den Stylesheets mittels dieser Klasse das Element (bzw den Textinhalt) zu verändern. Derzeit überschreibt beinahe überall ein span die Theme Farben/Werte und man kann nicht mehr feststellen welche Farbwerte eigentlich standardmäßig verwendet werden und ob der CSS Code (da man ständig mit !important überschreiben muss) nicht andere Nebeneffekte hat.
Regards,
Peter
Hey kriga!
Actually Enfold will add the flags to the main menu automatically and you don’t need to insert the language switcher. If you still want to add the default language switcher you can use the
<?php do_action('icl_language_selector'); ?>
function in header.php to show it. It’s difficult for me to tell you which code line you need to modify because I don’t now what you mean with “toolbar” or “in the banner area”.
Cheers!
Peter
Hi antoniahv!
1) Add following code into the quick css field
#header_meta {
display: none;
}
2) Use followingg css code to align the tabs to the right
.bottom_nav_header.social_header .main_menu ul:first-child {
float: right;
width: auto;
}
3) You can change the color with
#header_main_alternate, #top .main_menu .menu>li>a{
background: #eee;
}
Best regards,
Peter
Hello,
So, before you respond to the previous message, I need to say, I just discovered how to get the alternate top menu to work for http://omarramirez.net/blog – by going to appearance/customize/static_front_page under my wordpress dashboard/options and selecting “Blog” as my “Posts Page,” while keeping “Home” as my “Front Page” … that works to active the “hide-blog” tag and hide unwanted selections on what can be considered my blog homepage. However, once I click on anything, including a post category, a post header, etc, I just go back to the original header from my Home Page.
Is there any way to assign a tag like “hide-blog” for every page other than my home page? Because the selections currently on my Home Page are really only relevant to that single page, since they are all relative anchor points in a one page layout.
thanks
Omar
Hi, I am new to this as well and face the same issue. I reply on this topic as I could not find how to create one support ticket myself.
Can you please have a look at http://www.okowifi.com?
Thanks.
Hi there – In this thread https://kriesi.at/support/topic/enfold-feature-requests/ you mentioned that you have added RTL support..
and yet the theme does not offer it (as far as I know). Do you have a prediction as of when it will happen? Thanks!
Hi there,
The site is http://disruptivevision.com
Send me your email ID if you’d like me to share the login details.
For the hover, there’s no way we can set it to stop showing when the visitor scrolls?
Cheers
Hi,
I would like to have a full width slider with images and text that slide in, and also have a video displayed the same for every slide. I.e. there would be a video on top of the whole thing, so the background image and text would change but the video would stay there when sliding across. Is this possible?
Hi!
You need to use css to change certain elements on the theme like Title, Icons etc. The only way to do it is via Quick CSS or your custom.css. You can change the h1 text using this:
#top .main_color .avia_textblock h1 strong {
color: #333333;
}
Cheers!
Ismael
Hey kangaroozach!
Please edit css > shortcodes.css, find this code:
@media only screen and (max-width: 767px)
{
.responsive div .avia-data-table table,
.responsive div .avia-data-table tbody,
.responsive div .avia-data-table tr,
.responsive div .avia-data-table td,
.responsive div .avia-data-table th{display:block; border-top:none; border-right:none; border-left:none; text-align: center;}
.responsive .avia-data-table{border-style:solid; border-width: 1px;}
.responsive .avia-data-table .avia-pricing-row .avia-desc-col{text-align: center;}
.responsive .avia-data-table .avia-button-row, .responsive .avia-data-table tr:first-child th{display:none;}
.responsive .avia-data-table td:before {
display:block;
font-style: italic; font-size: 11px;
}
.responsive .avia-data-table td {
position: relative;
}
}
Remove it. It will disable the responsive styling for mobile devices. I’ll get back to you after you remove it, the table might need some adjustments.
Best regards,
Ismael
There are multiple topics on this but nothing seems to work.
I just updated tonight to 2.3 and we are still having the same issue. Some when you are in WP-ADMIN and using the editor. The spinning icon loads and keeps spinning but no content.
We need this resolved as we cannot update the site.
http://postmanmojo.com.s124837.gridserver.com/
Please reply!!!
Here is what we have tried:
We have added to the wp-config file
/** Disable future revisions and increase autosave interval to 300 seconds */
define(‘AUTOSAVE_INTERVAL’, 1200 ); // seconds
define(‘WP_POST_REVISIONS’, false );
to stop the autosave. We have also uninstalled and deleted most extensions. The default extensions and bbpress are loaded.
Steve