Hi!
Style.css file of your child theme is not working?
Have you created child theme using video tutorial here http://kriesi.at/documentation/enfold/using-a-child-theme/ ? If not, please do so. You can also download pre-built child theme on the same page
Regards,
Yigit
Hi jaroljmek!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.slideshow_caption, .slideshow_caption h2 { color: red!important; }
.caption_framed .slideshow_caption, .caption_framed .slideshow_caption h2 { color: green!important; }
Best regards,
Yigit
Hey Scott!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.gm-style .gm-style-iw { color: red; }
Best regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#after_section_1 > div > div > div > div > div.flex_column.av_one_third.avia-builder-el-12.el_after_av_one_third.el_before_av_slideshow_full.avia-builder-el-last {
background-color: orange;
padding: 10px;
}
Cheers!
Yigit
Hey Snerp!
Please remove the code i have provided and update Enfold to the latest version 2.5.4. Peter told me that issue was already fixed.
http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
Yigit
Hey!
You can add Content Slider element under Content Elements in Avia Layout Builder and add your related pages manually
Regards,
Yigit
Hi munck!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) {
.logo, .logo a, .logo img { max-width: 100% !important; }}
Regards,
Yigit
Hey courtney_martin!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.template-page .entry-content-wrapper h2 { text-align: center; }
Cheers!
Yigit
Which setting in the Styling Options box controls the font color on the Google Maps info box when using the Enfold Child Google Maps widget?
Couldn’t find this anywhere.
Thanks!
Can I add a related post section at the bottom of the Advanced editor?
Is there a way to show related pages?
Hi,
I’m now not able to make spacing adjustments for certain page/formatting using the Horizontal “Whitespace” shortcode, it’s now using the code you suggested, globally for any of the HR shortcode settings. Is there a way to make the spacing adjustable for the “Whitespace” shortcode
Yigit
Moderator
Hi Snerp!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.hr { margin: 30px 0!important; }
i’d like to set off / highlight a one-third column on a page being created with layout builder in enfold – and to do so, i’d like to have it feature a colored background.
however, it appears the only way i can have a colored background is to use a color section – is that correct?
i don’t see any way to create a colored background on a fractional section on its own.
is this right? or am i missing something?
Hello,
I have some problems with logo scaling.
This is the normal site:
https://dl.dropboxusercontent.com/u/4174765/Normal.png
On mobile clients the logo get’s chopped, like this:
https://dl.dropboxusercontent.com/u/4174765/Mobile.png
From other threads I’ve tried the following suggested mitigations:
– Clearing the browser cache
– Disabling all plugins
To no avail.
I am using Enfold v. 2.5.4 on WordPress 3.8.1
Any ideas how to solve this?
Best regards,
Hi Yigit
Am I able to just overwrite the existing Enfold folder with the new one or will it affect/or will I lose my content?
Thanks
Tyrone
Hi There,
I’m a newb and I’ve loaded and activated the enfold theme through wordpress. I read if I want to make modifications to the theme I should use a child theme so I downloaded the enfold child theme.
* Is there a way I can upload it via wordpress? I watched the video but it uses pc software and I’m on a mac, not familiar with ftp.
*Once I have the child theme installed do I import the demo pages to the child theme or the parent theme?
Thats all for now.
Thanks!
Hi!
You are welcome. I will inform Kriesi about it. I am marking this thread as resolved. Let us know if you have any other questions or issues
EDIT: It was already fixed. Please update Enfold to the latest version
Best regards,
Yigit
-
This reply was modified 11 years, 10 months ago by
Yigit.
Hi Snerp!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.hr { margin: 30px 0!important; }
Cheers!
Yigit
I love your guys’ theme Enfold. Huge fan. I wasn’t able to find anything in the support area and I have what I believe is just a minor issues. For our site, http://cityofskies.com/ – I can’t figure out why the menu (not the navbar) but for the blog nav just says ALL, when I’ve properly categorized everything in the Fullwidth Masonry and turned on SORTABLE. It just says all, when I want the categories to show up. Help? Is it because I have some posts categorized under multiple categories?
Thanks!
-
This topic was modified 11 years, 10 months ago by
Scot.
Hey ikaika72!
Your best route would be contacting plugin author as they should have better insight on the issue. We cannot help you with the issues arising from 3rd party plugins as stated here
Regards,
Yigit
Hi!
Please go to Enfold theme options > General Settings and choose to display Responsive layout
Regards,
Yigit
Hey openpotion!
It does work fine on my installation, see screenshot here http://i.imgur.com/Jz0sXeL.jpg
Please make sure that you are using the latest version of Enfold which is 2.5.4
Best regards,
Yigit
This reply has been marked as private.
This reply has been marked as private.
Is there any way to add the pin it button when someone hovers on an image as well as also having the default enfold hover to allow the image to be shown as full image size as per the link to media setting for pictures? Or could we have it so people can do pin it on an image from the pretty photo box that pops up?
Thanks
Hey!
I have set it to private. Please check Grid.css file and look for extra commenting tags. You can also add following code to Quick CSS in Enfold theme options under Styling tab to hide it
#wrap_all { margin-top: -25px; }
Regards,
Yigit
dear enfold,
i have found the CSS but now the top header looks ugly how to move it around before the HOMEpage menu and one line with homepage link.
cheers,
indra
Hi!
It is in Enfold theme options under Styling tab http://i.imgur.com/W0v6KLB.jpg
You can also add your custom CSS code in Custom.css file inside Enfold/Css folder
Best regards,
Yigit
Hi!
Can you try re-updating the 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
Dear Enfold,
i cannot find QUICK CSS in enfold directory… is it under different name? stylesheet.css? or where?
thank you
indra
Hi David!
There is an extra break in the player that only gets rendered once the browser hovers:
.youtube_gallery_player > br {
display: none;
}
Regards,
Devin