Hey!
Seems to be working fine when adding in css for me. I changed the scroll to top background color via Quick CSS just now.
There was no child theme in your themes section so I couldn’t take a look at how that was set up. In general however a child theme is very simplistic in what it needs. If you are familiar with github I have a child theme here you can refer to: https://github.com/DevinVinson/enfold-child-starter
Cheers!
Devin
Hi!
Please go to Enfold theme options > Advanced Styling and edit “Small bar above Main Menu” and change font color as needed
Best regards,
Yigit
Hi!
You can find Code Block element under Content elements in Avia Layout Builder – http://i.imgur.com/KFsdWPv.png
You can add following lines to Code Block element
<p class="no-margins">Then Add Your Text Here</p>
or the same line in Text Block element on TEXT tab then add following code to Quick CSS in Enfold theme options under General Styling tab
p.no-margins { margin: 0em 0!important;}
Cheers!
Yigit
Hi,
now I wanted to check the problem with another Tablet:
A Samsung Galaxy Tab 2 10.1
Browser
And there there the problem with the moving sticky header does not exist.
But there is another problem.
When scrolling down, the FONT of the sticky header gets nearly transparent, so you can’t read the menu points anymore.
This problem also exists on kriesi.at and kriesi.at/themes/enfold
How I can fix this? Perhaps it’s a problem with the Z-index
And: I want to have a transparent Header at the Hompage.
But I don’t need a transparent sticky header – weather the background nor the font.
Thank you
-
This reply was modified 11 years, 7 months ago by
anna-leo.
Hey!
Make sure to check the theme documentation as well since it has a live search and this is a posted how-to: http://kriesi.at/documentation/enfold/ -> http://kriesi.at/documentation/enfold/show-or-hide-sidebar-on-mobile-devices/
Cheers!
Devin
Thanks! That did the job.
PS It took me a while to find the search bar within the forum for enfold. If the same search bar would be placed as opening the forum for the first time this topic wouldn’t be necessary ;-)
Cheers, Sander
-
This reply was modified 11 years, 7 months ago by
Sander.
Hey!
The only thing that it could be then would be an incorrect API or username. You can of course always update manually which is under 10 minutes to do and fairly simple.
Take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Best regards,
Devin
Hey kpundyk!
Please add following code to Functions.php in Appearance > Editor
function add_custom_script(){
?>
<script>
jQuery(window).load(function(){
jQuery(".avia-testimonial-content").prepend(".avia-testimonial-name");
});
</script>
<?php
}
add_action('wp_footer', 'add_custom_script');
then add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-testimonial-name { font-size: 18px; }
.avia-testimonial-image {
width: 100px;
height: 100px; }
then go to Settings > Media and increase thumbnail size to 100px ( or any other value, you should adjust the value in css code if you would like to use another value ) and regenerate thumbnails using – http://wordpress.org/plugins/regenerate-thumbnails/
Best regards,
Yigit
Hey jfmozo!
Please go to Enfold/includes folder and open register-backend-styles.php and adjust one of the existing predefined color schemes
Cheers!
Yigit
Hey smorrone!
Please update Enfold to the latest version 2.8.1 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
That small bug was fixed :)
Cheers!
Yigit
Hey opareklov!
Please go to Enfold theme options > Header Layout and adjust “Menu and Logo Position”
Please also see – http://vimeo.com/channels/aviathemes/91837491
Cheers!
Yigit
I do not appear to have the ability to update my version of the Enfold theme as WordPress updates on my host server. I currently use Dreamhost for my site. How can I update my theme so that it will work better with the updated WordPress?
Hey Sander!
Please go to Enfold theme options > Sidebar Layout and check “Sidebar on Smartphones”
Cheers!
Yigit
Hello,
I’ve created multi-color-section homepage using tutorial http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/. For desktop media it works fine but when I switch to the mobile resolution, the scrolling does not scrolls properly. For the testing purpose I prepared simple page with 3 color sections http://www.mykarma.guru/scroll-test/.
I have already tried many solutions but the result was always the same.
Thanks for help!
ondrej
Hi everybody,
I need to do a notification system on every pages of my website but is it possible to add an image into the Enfold’s notification box?
Thank you for your help,
Regards,
Jonathan
Thank you @Josue! And thank you once again for the quick help you gave me while I was working on this. :)
@zerozendesign hey, thanks for the heads-up about that thumbnail gallery! It’s responsive now, thanks to adding a couple lines of CSS. :)
I’m already building another site with Enfold and it’s going great.
~ Ria
Ismael,
This reply is to your post here: https://kriesi.at/support/topic/background-images-dont-show-up-inside-content-sliders-slides/#post-273691.
In the other thread, you asked:
For example, you said that, “I found a possible solution, remove the first div class=”container” inside div id=”main””. Where exactly are you doing this modification?
Please see this post for the questions you are having: https://kriesi.at/support/topic/color-sections-arent-displaying-full-width/#post-271618. I posted screenshots there of exactly what my changes were. Yesterday, another user reported the same problem I am having.
I didn’t modify any theme files other than my child theme’s style.css. All of the Enfold files are still the same. The problem is with the original theme, not with any modifications. Please read the previous posts in this thread for more details.
David
Hi There,
I have a page on my site I want to edit. I’ve edited it loads of times before but when I try to edit it now, the edit page loads briefly, then about a second later, the page re-loads (or re-renders), blanking out the contents of the browser and it stays like that. So, I just end up with a blank page.
Looking at the source, there is plenty of content there, it’s just not rendering. Inspecting elements shows me that there is only a bit of Head and nothing else.
I think it’s something to do with the content of the page (although it is very basic). I can still edit other pages.
If I stop the re-load, (ie, click on edit, wait for the initial edit page to load and then prevent the re-load) I have a partially complete page, but the contents of the layout builder just has a spinner in it.
There are no errors in my console. The only thing that looks odd is that the Get request for the video content of the page was cancelled, although that maybe normal because videos aren’t displayed when editing a page.
I’m using Avia layouts and I’m on version 2.7.1 of Enfold.
Anyone got any ideas? If you need more info, give me some instructions and I’ll get it for you.
Hi
Is there a reason why the Appearance>Editor is missing from the Enfold panel after an update?
regards
Richard
I have a client who’d like to announce a July sale and it seems adding a brightly colored top bar would serve their purpose.
The Enfold theme choice I used to create their site has a permanent “top” area now. I’ve put their phone and address in it. Can I put a top bar above the one that’s part of their regular site?
If so do you recommend any plug-in, or is there something in the Enfold theme that works for this specifically? And that’s responsive.
Thanks for looking into this.
Kindly,
Rick
Hi!
When I work and edit the pages with the Enfold theme, I end up with a great number of opened browser tabs and with different versions of the website. Whats the reason for this? Had never happend before when I have worked with other themes. I just want to work in one browser tab all the time!
I want to customize the main color of the ENFOLD Theme, i can select some colours in General Styling Options but i don´t want any of those, how can i set my own colour?
I want to set this: #ee2f40
Thanks!
I have a problem with the enfold theme. on iPad one third of the screen on the right side is blocked by a large blue field. Can you help me.
This reply has been marked as private.
I recently purchased Enfold and I’m having one heck of a time dealing with overriding some of the CSS.
If I use General Styling, I can change some things, but other things don’t change at all.
If I use Quick CSS, I get no results.
I followed the Vimeo video on creating child themes and had a lot of problems. First of all, the associated files don’t seem to work or they’re for an older version of Enfold. The only way I was able to get them to do anything was by copying and pasting style.css from Enfold to my Enfold-child. However, no matter what I change in the style.css, nothing happens.
I’ve tried disabling every plug-in I have, and get no change.
I’ve also tried modifying custom.css, and still get nothing. Something as simple as this: h2 { font-size: 28px; line-height: 1.1em; margin-bottom: 10px; color: green; } has no effect at all. I don’t even see it when I reload the page and inspect the CSS.
Sorry if this post is rambling, I’ve literally been awake for around 36 hours while working on this.
Any help would be greatly appreciated.
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) {
#top .av-main-nav ul a {
padding: 4px 15px; }}
You can also go to Enfold theme options > Header Layout > Mobile Menu > Header Mobile Menu activation and choose 990px to activate mobile menu on tablets
Best regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
1-
.avia-fullwidth-slider { border: none !important; }
2-
#socket { border: none !important; }
4- Fullwidth Easy Slider adjusts the height depending on screenwidth, so i am afraid, there is no easy way of doing that
Cheers!
Yigit
Hi papernapkinmarketing!
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 copy&paste this code inside a Text widget in Appearance > Widgets – http://pastebin.com/VrJcE22D
then add following code to Quick CSS in Enfold theme options under General Styling tab
#footer .social_bookmarks li { clear: none !important; }
Cheers!
Yigit
Hi papernapkinmarketing!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia_ajax_form .button { color: white !important; }
Cheers!
Yigit