This reply has been marked as private.
For example – “per month” in your demo site: http://kriesi.at/themes/enfold/pages/pricing/
How do I include the smaller text in the pricing row of the pricing table?
Hi Cdfb!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.main_menu ul:first-child > li > a { font-weight: normal; }
Regards,
Yigit
Hi there
I am using Theme Enfold. Is there a way to make the font on the header regular? Currently it is bold…
Thanks in advance…
This reply has been marked as private.
Hi Gee Are!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.gravatar img { height: 60px; width: 60px; }
.big-preview { display: none; }
Best regards,
Yigit
Hey ZakP!
Please update Enfold to the latest version 2.5.4 and let us know if issue remains
see http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
Yigit
Hey jvines!
You would use the Fullscreen slideshow element from the Avia Layout Builder. See the first element here for an example: http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/
Regards,
Devin
Hey Js-interactive!
You can change it through the theme options. See: http://kriesi.at/documentation/enfold/change-the-footer-text-and-link/
If you are using a child theme you don’t need to modify it on updating. You only replace and modify the parent.
Regards,
Devin
Hi!
Please add following code to Quick CSS as well
.woocommerce-page .button { clear: both; }
Button will go to following row :)
Cheers!
Yigit
Hi!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
1-
.container_wrap {
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0); }
2-
#av_section_1 > div > div > div > div > div.flex_column.av_one_third.avia-builder-el-11.el_after_av_one_third.avia-builder-el-last.column-top-margin > section > div {
margin-top: 10px;
}
Best regards,
Yigit
and whether I use the child theme or the enfold theme….the problem persists !
Hi DigitalMedia!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.main_color .special_amp, .alternate_color .special_amp { color: inherit; }
Cheers!
Yigit
Hi!
I’ll ask Peter to take a look at it. Not sure if it will be included as partially done or not.
Regards,
Devin
Hi lengleson!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#av_section_1 > div.container > main > div > div > div.flex_column.av_one_third.avia-builder-el-3.el_after_av_two_third.avia-builder-el-last > section {
background-color: rgba(255,255,255,0.5);
padding: 10px;
}
255,255,255 is RGB value of color and 0.5 is opacity level
Best regards,
Yigit
Hi JJ!
Please go to Enfold theme options > Footer tab and choose how many columns you would like to display on Footer.
You can go to Appearance > Widgets and add needed widgets you would like to display in footer or place an empty text widget if you want them to be empty
Regards,
Yigit
Hi!
Its exactly as mentioned above and in the documentation here: http://kriesi.at/documentation/enfold/change-the-footer-text-and-link/
You don’t need to edit the footer.php at all.
Regards,
Devin
@sundial – great use of the mega menu with the contact form addition.
Hi!
1- Please see it here https://kriesi.at/support/topic/footer-socket-question/#post-193649
2- Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .social_bookmarks_facebook a { color: #37589b; }
#top .social_bookmarks_twitter a { color: #46d4fe; }
#top .social_bookmarks_gplus a { color: #de5a49; }
#top .social_bookmarks_rss a { color: #ffa133; }
#top .social_bookmarks_tumblr a { color: #345574; }
Cheers!
Yigit
I’d be interested in any general feedback or comments on our new Enfold site for our cover band. Any glaring issues or ways to do things better?
Thanks to the Kriesi and team for a such an amazingly good theme. Your updates have also been superb.
http://www.daftonline.co.uk.
Im not a webdesigner or anything like that. I used Enfold to create my small Website where I will mainly post and blog things about games (currently WoW and waiting for StarCitizen release).
http://www.aether-gaming.com
Im still changing most of the demo content and Im trying to create some sort of logo but I have no idea what would fit.
Hi!
I have the following situation.
– i created a contactform (just an email field plus submit button)
– the submit input button has the theme color (which is in this case blue)
– on other parts of the site i created “buttons” (the theme style element, not real forms) and gave theme a yellow color- there i have an option from enfold to give them separate colors
i want to also change the contactform buttons to the same style as the avia buttons, but i am unable to change the color in the formbuilder within the enfold theme.
how can i approach this?
thank you
The first used Replete for a client project a year or so ago and then used Enfold in another later in the year. I liked Enfold so much that I redesigned my company’s website using it and try to use it on as many projects as I can.
http://www.sundialstudios.com
Hey!
You are welcome!
I am not sure how possible that would be as color sections ID’s start with hashtags as well but feel free to request it here https://kriesi.at/support/topic/enfold-feature-requests/
Best regards,
Yigit
Hello,
I’d like to remove kriesi.at backlink. I have the latest Enfold theme (just updated today!). I replaced in the Footer.php
<?php echo $copyright . $kriesi_at_backlink; ?>
by
<?php echo $copyright; ?> It didnt help :( Could you please provide me the info which code snipped should I replace by which one in the file Footer.php. Or which part of this code snippet should I insert into copyright section Enfold Theme Options>Footer>Copyright:
//you can also remove the kriesi.at backlink by adding [nolink] to your custom copyright field in the admin area
if($copyright && strpos($copyright, ‘[nolink]’) !== false)
{
$kriesi_at_backlink = “”;
$copyright = str_replace(“[nolink]”,””,$copyright);
}
if( $footer_widget_setting != ‘nosocket’ )
{
?>
<footer class=’container_wrap socket_color’ id=’socket’ <?php avia_markup_helper(array(‘context’ => ‘footer’)); ?>>
<div class=’container’>
<span class=’copyright’><?php echo $copyright; ?></span>
Thank you!
Hi!
You are welcome, glad we could help :) Let us know if you have any other questions or issues
Best regards,
Yigit
Hallo,
wie kann ich die Search-Funktion ( das Lupen-Symbol) in der main nav beim Enfold Theme entfernen? Über eine schnelle Antwort wäre ich sehr dankbar, das wurde ganz vergssen, wir wollen die Website aber heute veröffentlichen.
Danke!
Mathias Nolden
Hi!
No, not without custom code. Enfold and our Avia framework are build on top of the default wordpress code and WordPress does not support shared comments for different/multiple entries.
Cheers!
Peter
Great thanks for your help, I was wondering if this update included a = bit more to the video background, which it seems to :)
Ok thx it works !
maybe in the next version of Enfold, you could make it automatique ?
(detect if link = # then pointer-events: none;)
Regards,
_ceubri