Hi,
I would like to turn off the separators in the main menu items. I have tried everything and no dice. Need this quickly. Love the theme, but this is driving me nuts. Thanks alot.
Tim Roberts
Hi,
I read somewhere that kriesi.at uses the Enfold theme. The site we’re working on now is also built on Enfold:
http://site.avatron.com
Update: I figured out how to get the “stack” icon instead of the “Dropdown” style menu.
(In WordPress, click “Enfold” in the left nav, then “Header” in the theme options nav, then look for “Responsive header main menu.” Don’t know how I missed that earlier. :-\
Next question is regarding the fonts in the menu itself.
http://avatron.com/images/test/ourUglyFonts.png
vs.
http://avatron.com/images/test/yourPrettyFonts.png
How do we make ours show up like yours?
Thanks in advance!
Thomas
-
This topic was modified 12 years, 3 months ago by
steed. Reason: Figured out the answer to my initial query. Updated to a related follow up
This reply has been marked as private.
You are welcome, glad we could help :)
Regards,
Josue
Hi,
ich habe Enfold so installiert, wie es im Video gezeigt wurde.
Der Slider (inkl. Bilder) ist da. Nur fehlen die Bilder auf dem Rest der Seite.
Müssen diese Extra installiert werden? (via ftp)
(ich arbeite das erste Mal mit WordPress)
mfg aus Schweden
Frank
This reply has been marked as private.
This reply has been marked as private.
Hi!
You are using 100, use 300.
.ls-layer p{ font-weight: 300; }
But first:
You’ll need to add “,300″ to the line i pointed in my first reply.
Regards,
Josue
This reply has been marked as private.
Hey!
They look the same here, remember to remove the previous code i provided.
Best regards,
Josue
This reply has been marked as private.
I would like to change the background color over/active of Secondary Menu
how can I do? thanks
Hey neotemplates!
Kriesi customized a child theme of Enfold when he recently re-did his site. The individual customizations however are not yet part of the core theme and he has mentioned he would like to keep them custom for now. So for the moment, we aren’t able to assist in providing the same customization.
Regards,
Devin
Its only important in that the physical location relative to the greatest portion of your users can be a simple and cheap way to get a bit faster response time.
So a server farm in California, even with a better physical set up, would not be optimal for a site whos users are located mostly in Russia for instance. A server with moderate capabilities (but not a budget host) located at least somewhere in Europe would be a better option.
Good luck in finding a better host and as mentioned above getting a good working relationship with the employees of the company is a great thing to be able to do if possible.
Hi!
I had a typo, try it again with this code instead:
.template-shop .sidebar.sidebar_right.three.alpha.units {
float: left; width 220px;
}
If that doesn’t fix it, please update Enfold to the last version (2.4.2).
Cheers!
Josue
Hey!
You’ll need to add “,300” to the line i pointed in my first reply, then you’d need to equalize your first layer element (i noted that one was a p and another a span), finally simply use this code:
.ls-layer p{ font-weight: 300; }
Change p for span if you decided to use span.
Cheers!
Josue
This reply has been marked as private.
Hi!
Well, that’s easier, use this instead:
.ls-layer h1{ font-weight: 800; }
Best regards,
Josue
This reply has been marked as private.
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab and it should work fine
.responsive .mobile_menu_tablet .main_menu { display: block!important; }
Regards,
Yigit
Hey!
Try adding this CSS to the Quick CSS:
.ls-layer:nth-of-type(2) *{ font-weight: 800; }
Result:

Best regards,
Josue
This reply has been marked as private.
Hi seremot!
You can create a icon font from your icon (format should be .svg) here: http://fontello.com/
Then simply upload the generated font to Enfold using the Icon Font uploader introduced in 2.3:
Best regards,
Josue
Hi!
That is happening because Open Sans 800 is not being included, do the following:
Open /enfold/framework/php/class-style-generator.php and look for line 194:
$this->extra_output .= '<link id="google_webfont_'.$this->webfont_count.'" rel="stylesheet" type="text/css" href="'.$prefix.'://fonts.googleapis.com/css?family='.str_replace(' ','+',$rule_split[0]).$font_weight.'" />';
Replace it by this:
$this->extra_output .= '<link id="google_webfont_'.$this->webfont_count.'" rel="stylesheet" type="text/css" href="'.$prefix.'://fonts.googleapis.com/css?family='.str_replace(' ','+',$rule_split[0]).$font_weight.',800" />';
Best regards,
Josue
-
This reply was modified 12 years, 3 months ago by
Josue.
This reply has been marked as private.
Hi,
Can you post the link to your website please?
Regards,
Josue
Hey!
What are the Styling options are you using for that layer (our daily specials)?
Cheers!
Josue
Hi,
I am using layer slider for the website
I have created text using layers on the image and i wanted to setup the font weight: extra bold 800, i am using open sans font for the text…
How can i set the font weight extra bold 800?
I have added in the css but it’s doesn’t showing the font weight extra bold 800
Hi,
I love the enfold theme, guys, great work!!
I seem to be having an issue after instaling woocommerces ajax layered navigation widget. When viwing the shop in firefox, the widet in the sidebar does not appear? if I navigate to page 2, then it pops up..
the site is http://www.luma-products.com
head to the shop with firefox and have a look… It seems to me to be a CSS issue, but not sure. It works fine in all other browsers so far.
Thanks for your help!
Bryce.