This reply has been marked as private.
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.phone-info a { color: red!important; }
.phone-info a:hover { color: purple!important; }
Cheers!
Yigit
Hello netchoice!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
p {
margin: 0.85em 0;
}
Best regards,
Yigit
This reply has been marked as private.
Hi,
Try adding this code too:
.image-overlay.overlay-type-extern {
display: none !important;
}
Regards,
Josue
I’ve disabled many of the plugins but the homepage issue still exists. It was working fine and the plugin status is now reverted back to the time where it was working OK. This is a very minimal plugin setup now, 6 are active
I’ve tried changing the WordPress Reading settings and the Enfold theme frontpage settings but it still persists as the “Events” page.
-
This reply was modified 12 years, 4 months ago by
bongoman.
Do you think that is why the homepage is no longer coming up as the front page? We just can’t see our homepage and this is a separate issue to the issue that the Yoast plugin was causing.
There were 2 issues: “advanced layout builder” not displaying, and this I narrowed down to Yoast Seo — it was always working until I installed that one.
But the big issue is that we can’t set a fixed page as the front page — we have a carefully laid out page but the Enfold settings are not carrying through. We are seeing a totally unrelated page, an archive page of Events instead! I have no idea why that page is coming up as the home page! No where is it set to display that way.
Hi,
Actually, this is the error that I’m getting:
http://i.imgur.com/IBb7eWq.png
When I check the box for Enfold main menu and save the changes on the menu page. The setting does not stay. The check box reverts back to the uncheck state and nothing changes.
Currently, our menu on our site is actually all of our top level parent pages.
Thanks!
Phil
Hi,
I still need an answer for one of my questions on how to change the header top bar text link color and hover color. The color for the links in top header bar needs to different than the main header text color.
Thx,
Seth
Does anyone know how to do this?
This reply has been marked as private.
http://kriesi.at/themes/enfold/pages/team/
Im trying to find the layout you guys used for this page.
I want to replicate the picture of the city in the middle of the page that has this text on it
“The Office
We recently moved the team to New York. Here is how it looks like if you work with us”
thank you
This reply has been marked as private.
Hi chaponnel!
Make sure you are using Enfold version 2.3.2. You can update following this video if you are not:
You should also be using WordPress version 3.6 which it sounds like you are based on the jquery version but just in case you are not, update WordPress as well.
Regards,
Devin
Hey!
The first thing to do is to update your theme files. You can follow this guide to bring you up to Enfold 2.3.2:
Best regards,
Devin
Hi,
I am trying to set up a homepage with enfold content buidler. I can order the elements as i wish, but the page displays wierd.
I set up the layer slider (works perfectly), after that a color section with a light gray background and a text block. Beneath that a 4 1/4 blocks with a icon box in each.
If I set the background of the color section, the whole content background shows in the chosen color and not only the color section. If I move the color section beneath the row with the icon boxes, the whole content shows the default background color, the color section, too. The icon boxes are streched over the whole page width.
There seems to be some CSS conflicts, I disabled all plugins, but no effect. Kriesi Theme is out of the box, only general settings have been set.
Please advise
Achim
This reply has been marked as private.
Hi Ismael,
Thanks for getting back to me. I have;
Enfold Child Version 1.0
Enfold Version 2.3.2
Under Enfold Child > Theme Update I have it set to alert me when a new update is available. I got one about a week ago but it is showing “No Updates available” now.
So it’s a known issue with IE8 and logo / menu ?
Is there anything you can give me to fix it ?
My client unfortunately uses IE8 on a home computer so I can’t show him anything until I get this fixed :)
Regards, David
This reply has been marked as private.
Hey uswpexpert!
Please try re-installing the theme. It works fine on my installation and so far ( as far as i know ) noone else reported such issue. If issue remains after re-updating, please let us know!
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
Hey lydia!
Please add following code to Quick CSS in Enfold theme options under Styling if you would like to remove the whole bar
.title_container { display: none; }
and add this code if you would like to remove only breadcrumbs
.breadcrumbs { display: none; }
Best regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.main_color .avia-content-slider .slide-image { background: transparent; }
Best regards,
Yigit
Hey mastcharter!
Header type you are using is not one of Fixed ones. You can go to Enfold theme options and change it under Header tab http://i.imgur.com/JSW7krt.jpg
Cheers!
Yigit
Hi s_taimoor!
Please login on ThemeForest with the account you have purchased Enfold with and go to Downloads section and download it from there manually. Then you can update 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
Hi!
Please add custom code i added to Custom.css file as well. It works when you refresh the page on my end. And this is how it looks http://i.imgur.com/w1m9Yud.jpg
Regards,
Yigit
EDIT: CSS code is in Quick CSS in Enfold theme options under Styling tab. You can copy it and paste in your main site :)
-
This reply was modified 12 years, 4 months ago by
Yigit.
Not sure if this has been covered as I do not have have time to dig deeper at present, apologies if a repeat request.
For the sliders, ie. full-width easy slider it would be really beneficial to have the auto-rotate active but then to have a further option to either display or hide the slideshow controls. Once auto-rotation is active, the controls show by default and there is no way to deactivate them. They aren’t a pre-requisite and I hope this option can be added ASAP please.
Hey JochenBake!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 480px) { .responsive .logo img {
max-width: 268px!important;
} }
Regards,
Yigit
-
This reply was modified 12 years, 4 months ago by
Yigit.
Hey CooperDevon!
Can you try adding custom css codes in Custom.css file inside Enfold folder and check if that works?
Best regards,
Yigit
Hey kkaysullivan!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#mobile-advanced ul ul a {
display: none;
}
Regards,
Yigit