This reply has been marked as private.
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .main_menu .menu>li:last-child>a { padding-right: 13px; }
#header_main_alternate { z-index: 1; }
Regards,
Yigit
Hey!
Console shows these errors http://i.imgur.com/THEbMRR.jpg
Please try re-updating your theme via FTP
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Cheers!
Yigit
+1 for DavyE’s mobile main menu suggestion. At least as an option. As in “view menu expanded” or “view top level only” for mobile mode.
Hey!
1) Please add following code to Quick CSS in Enfold theme options under Styling tab
.team-img-container:hover .team-social { display: none; }
.team-img-container img { filter: grayscale(100%); -webkit-filter: grayscale(100%); filter: gray; -webkit-transition: all 0.8s ease; }
.team-img-container img:hover { filter: grayscale(0%); -webkit-filter: grayscale(0%); filter: none; }
2) I see that you deleted second LayerSlider, that why it does not appear.
Regards,
Yigit
This reply has been marked as private.
This reply has been marked as private.
Hi Josue,
to be honest i am not content with your response.
If i fix the Errors myself in the code and i make an Enfold Update a few weeks later, will my fixed code be overwritten with your Code with Errors again?!
1) How can i deal with this?
2) Could you maybe at least try to adress these bunch of CSS Errors in the next update?! The Validator shows me more than 800 Errors. Most of them in the Layerslider, which are unchangable, because the whole Layerslider tool is based on these mistakes.
It’s a ridicilous high number of Errors and they make it hard to optimize your Website for Search Engines.
I would really appreciate it. And i am sure a lot of users would, too.
Thanks and Best,
Jeffrey
Hi Enfold Support,
Upon updating to 2.3 we noticed that a bunch of the icons are now not showing properly on our Enfold themed site: http://tinyurl.com/53j35.
. Specifically the following:
– social icons in the top nav. colors are showing on hover but no icons
– right chevron icon in the slider nav. odd as the left chevron shows up. slider nav is set to appear on hover. what appears is something like a broken image.
– back to top (chevron) isn’t appearing when you scroll below the fold. the back to top nav button appears but the upward chevron icon isn’t appearing at all
– search icon for the search box (to the right of the global navigation in the header section). the area where the search icon should sit active ie you can conduct a search but no icon appears. this is prevalent on the 404 error page: http://tinyurl.com/kykjl8v
– similar to the chevron icons not appearing we have the arrow icons in the image hover not appearing as well.
http://tinyurl.com/k34z6w5
Can you instruct us on what to do to get these icons back? Do we need to reinstall the enfold theme?
Thank you in advance for your help.
-
This topic was modified 12 years, 3 months ago by
Eric. Reason: Was an incomplete description and hiding URLs to protect the innocent. :)
Hi Niels!
Can you post the link to your website?
Best regards,
Yigit
Hey!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.mobile_active #advanced_menu_toggle { display: block!important; }
And i would suggest you to update your theme to version 2.3.1
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Regards,
Yigit
You are welcome, glad we could help Bruno, let us know if you have any more questions or issues :)
Regards,
Josue
Hi Josue,
you are my personal hero again…! Now it works very nice! Thanks a lot!
Best regards
Bruno
Hi,
first of all: I really appreciate the Enfold Theme. It’s easy to adapt and really good looking. Great job!
Theres only one thing I’m missing at the moment: a printable version. When I try to print pages, they do not only look broken (e.g. sliders) but often important information is missing, too. I already tried some “@media print” in the css myself, but I couldn’t solve all problems. For example the progress bars only show some icons instead of useful values, which is indeed a problem in the context.
Are you planning to write a print css?
Best regards
Christian
This is by far my favorite WP template and I love it’s many different options. But I have to say I am very surprised that something simple like the font size cannot be changed without the Quick CSS box. This is one of the more important features on ANY WP site. I’d rather not go looking for that piece of code in the style sheet.
This reply has been marked as private.
Great theme guys!
I would like to add a lightbox to the Posts Slider. Please can you advise on the best way to do that.
Also, is it possible to add more options to the Post Slider Avia Layout screen. For example: GIve the users these options on the Posts Slider:
1) Link to Post
2) Lightbox
3) Choice of Lightbox or Link to Post.
If that is asking too much in a support forum, then could you note the steps that I need to take?
I’m happy enough to mess around with the PHP, but a few pointers would be helpful :)
Cheers
Gary
Hello!
Here’s a workaround:
#header_main .container{
display: table;
}
#header_main .main_menu{
display: table-cell;
vertical-align: middle;
position: static;
}
#header_main .main_menu .avia-menu{
float: right;
}
Cheers!
Josue
Which code should I add to the Quick CSS if I want to change the color of that code ?
thanks
john
Once I created the child theme, where should I customize my theme? Do I have to copy custom.css in enfold-child or just use style.css in enfold-child?
Superb :)
works very well.
Thank you very much.
John
Hi,
is it possible to add a minimum css with “@media print” because print version of pages can’t be read (above all the content slider, and a lot of content layers) ?
Do you plan to write the media print css ?
Thanks,
Oli
Hi theuptimizers!
Please add following code to Quick CSS in Enfold theme options under Styling tab as well
.avia_message_box_content { font-weight: 400; }
Regards,
Yigit
Hello!
@gigoz please add following code to Quick CSS in Enfold theme options under Styling tab
.iconbox .iconbox_content .iconbox_content_title { overflow: visible; }
Best regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.social_header .phone-info { margin-top: 40px; }
.social_header .phone-info.with_nav span { border-style: none; }
Regards,
Yigit
Hello wared!
You can go to Appearance > Widgets and create a widget area for your blog, say you wanted to use Sidebar Blog, just insert your widgets there http://i.imgur.com/xpkVNNU.jpg
Then edit your blog page and choose that widget area as your sidebar under Layout http://i.imgur.com/Dwwql1W.jpg
Please make sure that you choose to display sidebar on Blog page in Enfold theme options under Sidebar tab
Regards,
Yigit
Hey!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.content { border-right: 1px solid #e1e1e1; }
Cheers!
Yigit
Hi mathysjp!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.content {padding-bottom: 70px; }
On same pages you do not have enough content, that is why it happens. But that should fix it. You can adjust the value if it does not
Regards,
Yigit