Hi,
When I change my colors in Enfold Styling, it doesn’t change the actual website, even though its showing on the back end. This started happening after I uploaded the dummy data. Prior to uploading the dummy data, I chose my own colors for the primary colors etc. but now I’m trying to change those colors, and it just won’t change on the website. Any idea what I’m supposed to do? On a deadline for a client, and the colors really don’t match. You can see the website at:
http://www.safeguard-glass.com
Its the light green and dark green that i’m trying to change.
Thanks!
Noelle
Please let me know step-by-step how to change the style Home V6: Classic 4 column to Home V1: Landing Page Style?
-
This topic was modified 11 years, 11 months ago by
anjusaranarts.
I am using Enfold with a child theme. I am having a problem with getting any CSS changes to work that are not being done through a direct Enfold Theme Styling Option (such as the General, Header, Main Content options, etc).
Any CSS I am applying in Quick CSS or my Childtheme style.css does not seem to be taking effect.
Even a basic call such as styling a header:
h6 {
font-size:2em;
color:#ff9700;
}
does not seem to override.
Can you help me with the following:
1. Does the theme prioritize hierarchy of CSS and if so should I be putting my changes in Quick CSS or my stylesheet.
2. Are there attributes that I cannot change with QuickCSS or a stylesheet (such as stylings for portfolio content and div sizes) that I need to make elsewhere?
Thanks in advance
I am sorry to bring up an issue that has been addressed a couple of times already, but I am having problems getting it to work.
Again this is the issue of blog posts not showing on front page in post slider.
1. I have a “Post-Slider” element on my home page and set it to show all default categories.
I have set my main blog page to a page called “News”
2. I have the setting>reading page set to “Your latest posts”
3. In the Enfold Them, I have set the Front Page to point to my Home Page (I currently have the “Coming Soon” as the front page but I change it back when I am testing the front page functionality)
4. I have set the “And where do you want to display the Blog?” to “Select Page” (In your other responses you say to set this to nothing but I do not see that as option so I assume you mean to set it to “Select Page”
What am I missing?
Hi Dude, I did that and now I only see the flags without language text. I want to use the dropdown option.
@Alessio,I’m not using Mailchimp and actually the rest of the plugins I intent to use are disabled so it has to be another way to fix this.
I don’t think it is WPML plugin since it was working correctly before updating enfold to the latest version.
I downloaded a fresh copy of the theme and uploaded via FTP, it did not help.
Any other tip in order to get the dropdown working correctly?
Thanks guys.
Peter,
Thanks for the quick response. Unfortunately, when a add that code to the child theme’s functions.php file (themes/enfold-child/functions.php) the website loads as a blank page. When I remove the code, the site/theme loads correctly again. This is repeatable. Any suggestions on how to resolve the issue would be much appreciated.
I added the code to the functions.php file after the following lines:
<?php
/*
* Add your own functions here. You can also copy some of the theme functions into this file.
* WordPress will use those functions instead of the original functions then.
*/
Keith
Hi…
I love Enfold, and you have a real good support… :)
So hopefully you can help me…one more time..
I had a look at your kriesi Website Home page and I found 2 elements there I love.
First one is the Counter element at the beginning.. is it possible to get that in enfold in the avia designer?
Second one is this big “popup”circle next to “THE BASICS”… I love that…
Maybe you can tell me how to import such elements… and maybe there are some more “tuning” possibilities…!?
Regards, Dan
Hi!
Please update Enfold to the latest version 2.6.2 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
You can now change when mobile menu should appear in Enfold theme options > Header > Mobile Menu section.
Let us know if issues remain after the update
Cheers!
Yigit
Hi Emil!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.page-id-2348 .avia-slider-testimonials .avia-testimonial-content, .page-id-2348 .main_color .avia-testimonial-arrow-wrap .avia-arrow { border-color: red; }
and change the page ID's to match your pages ID. You can right click on Chrome or Firefox to inspect elements to find page ID’s http://i.imgur.com/HyPTCRg.jpg
You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
then you can create any of them and copy/paste shortcode into any other content element or into text widget.
Please also see - http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Cheers!
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (min-width:1141px) {
#menu-item-359 {
left: 30%;
}}
@media only screen and (max-width: 1140px) and (min-width: 990px) {
#menu-item-359 {
left: 20%;
}}
Best regards,
Yigit
nevermind I got it, thanks
Hey guys,
I am building out a wedding blog for a client using Enfold and they hate the functionality of the galleries – they don’t want the image to change on hover, rather, they want it to change on a click.
http://simplyblue.sodaserver.com/portfolio-item/anna-joetraverse-city-mi/
Any way that I can change that?
This reply has been marked as private.
Hey!
Can you post the link to your website?
You can add something like following to Quick CSS in Enfold theme options under Styling tab
.main_menu:after { content:'scroll down ▼'; }
Cheers!
Yigit
I updated the Enfold theme today and my Frontpage reverted to the Blog.
The control for ‘Frontpage Settings’ will not allow me to change it back to the page I had before (a ‘coming soon’ notice). There is a control for ‘Select Page’, but it appears not to function. Any ideas why that might be and how I could reinstate my desired page?
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.mejs-controls div.mejs-horizontal-volume-slider { width: 59px; }
Regards,
Yigit
Hi
I have woocommerce working in conjunction with enfold theme and I cannot get the downloads function to work properly. I am being told it’s an interface problem with the template. The orders are getting marked as pending. So when a person lands on the redirect page, there is no download link. Once admin goes in and accepts the order, then you can refresh the page and get the download and it resends an email with the link as well. Have you heard of this? Is this a glitch in the template by chance? Thanks
Hi,
do i have to install WPML tu run enfold with cyrillix?
Cheers,
Alex
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.av_secondary_right .sub_menu>ul>li:last-child, .av_secondary_right .sub_menu>div>ul>li:last-child { padding: 0 10px!important; }
Best regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.av_secondary_right .sub_menu>ul>li:last-child, .av_secondary_right .sub_menu>div>ul>li:last-child { padding: 0 10px!important; }
Best regards,
Yigit
I removed the plugin from column three. The text-only content in column two still crosses over into column three if you reduce the browser width. So it is not special recent posts that is the issue, but how the Enfold theme handles the width of the text in columns.
I will update the theme. But I bought Enfold in December and do not consider it old at all. Unless you know of a specific fix in the update for this issue, please continue to work on a solution for this problem.
Hey Emil!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust opacity level between 0 – 1
.avia_cart_buttons { opacity: 0.7; }
Regards,
Yigit
Hey Dan!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.phone-info a { background-color: orange; color: white !important; padding: 5px; }
#top .social_bookmarks_rss a { color: #ffa133; }
#top .social_bookmarks_gplus a { color: #de5a49; }
#top .social_bookmarks_facebook a { color: #37589b; }
.page-id-734 .flex_column { border: 1px solid #e1e1e1; padding: 10px; background-color: orange; }
For further customization, please hire a freelance developer
Best regards,
Yigit
Hi!
Glad you figured it out! Let us know if you have any other questions or issues
Regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.home .header-scrolled #header_main { display: none; }
Cheers!
Yigit
Hi ramnefors!
1- Please add following code to Quick CSS in Enfold theme options under styling tab
.image_size_widget .news-thumb { display: none; }
2- Please try to increase the allocated memory to 128M http://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/
Regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 989px) and (min-width: 768px) {
#recent-posts-3.widget_recent_entries li a { font-size: 10px; }}
@media only screen and (max-width: 767px) {
#footer > div > div:nth-child(3) {
margin-bottom: 0!important;
}}
Cheers!
Yigit
Hey IHEA!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .avia-logo-element-container img { filter: grayscale(100%);
-webkit-filter: grayscale(100%);
filter: gray;
-webkit-transition: all .6s ease; }
#top .avia-logo-element-container img:hover { filter: grayscale(0%);
-webkit-filter: grayscale(0%);
filter: none; }
Cheers!
Yigit
Hi!
Glad you figured it out! Let us know if you have any other questions or issues
Regards,
Yigit