Forum Replies Created
-
AuthorPosts
-
Correct, the code would be like this:
#top .custom_class_here { border-color: rgba(0,0,0,0); border-width: 1px; }Regards,
JosueHey Simon!
Try adding this code to the Quick CSS:
.html_header_sidebar #header .av-main-nav > li { display: inline-block; margin: 0; } .html_header_sidebar #header .av-main-nav{ text-align: center; } .html_header_sidebar #header .av-menu-button-colored > a .avia-menu-text { padding: 0; }Cheers!
JosueHi,
Can you post the link to the page where you’re trying this please?
Regards,
JosueHi Nancy!
What was the link to your site?
Regards,
JosueHi!
You can set that in Header > Mobile Menu.
Best regards,
JosueHey!
Use this:
#top .avia-button.avia-color-dark { border-color: rgba(0,0,0,0); border-width: 1px; }Cheers!
JosueCool, we looking forward to hearing from you :)
Regards,
JosueHi Vic,
Can you post the link to your website please?
Regards,
JosueHi,
Can you post the link to your website please?
Regards,
JosueHey!
That won’t work, when you enable ALB on a Post the pre-defined Post template will be replaced by the ALB one, which is an empty canvas. Not sure if this would work but give it a try:
1. Install this plugin – https://wordpress.org/plugins/shortcodes-ui/
2. Create a shortcode with this content (PHP Code):the_tags( 'Tags: ', ', ', '<br />' );3. Place the newly created [shortcode] in each post inside a Text Block element.
Regards,
JosueMay 23, 2015 at 12:55 am in reply to: Moving pages done on Enfold Theme by mistake to Enfold Child Theme #448771Hey!
You don’t have to re-create the Pages/Posts, your site content is bound to WordPress, not to the theme. However you’d need to pass the theme settings from the parent theme to the child, we included an utility that helps you with this:

Also, you may need to re-set your Menus and Widgets.
Cheers!
JosueHey!
I ended up editing the theme functions.php, font is now the same logged-in/logged-out:
Regards,
JosueHi,
Can you post the link to your website please?
Regards,
JosueHey Oran!
Seems to be working fine on my end (Safari 8.0.3 / OS X 10.10), can you post a screenshot of your view?
Regards,
JosueHey Mary!
Try adding this code to the Quick CSS:
#footer .tagcloud a { padding: 0; margin: 0; }Cheers!
JosueHey!
It’s hard for us to debug erratic problems, so far your website seems OK on my end, correct logo is showing and no Kriesi backlink appears in the footer.
Cheers!
JosueYou are welcome, glad to help :)
Regards,
JosueMay 23, 2015 at 12:40 am in reply to: Full-width logo image, form title font size, social media icons in footer + more #448762Hey Taryn,
The following code will disable the logo when the header is transparent:
.av_header_transparency .logo { display: none; }Regards,
JosueI’ll take care of that, please restore plugins2 to plugins.
Regards,
JosueYou are welcome, glad to help :)
Regards,
JosueHey Taryn!
It’s fixed now, i disabled the Advanced Styling setting (there is no way to set this to transparent header only) and used this CSS code instead:
#top #wrap_all .av_header_transparency .main_menu ul:first-child > li > a:hover .avia-menu-text{ color: white !important; }Regards,
JosueHi Taryn!
I’m not sure either but this CSS code will fix it:
#top .av_inherit_color a.avia-button { text-decoration: none; }Cheers!
JosueI see, that’s wp-includes/functions.php, a WordPress core file (which should not be edited), you’d need to restore it to its original version. Download WordPress again and replace that file:
https://wordpress.org/Best regards,
JosueHey Taryn!
You can use the following CSS to change that:
/* All alerts */ .mc4wp-alert { font-size: 22px; } /* Error */ .mc4wp-error{ color: red; } /* Success */ .mc4wp-succes{ color: green; }Regards,
JosueOh sorry, you need to enable this first:
http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/Then in the button in question set the class of
call_us:

Cheers!
JosueHey Taryn!
1. To link them simply modify the
hrefattribute in each<a></a>, for example:<a href="http://facebook.com/YOURFANPAGE"><img class="alignnone size-thumbnail wp-image-3522" src="http://www.thehealthtohappinessproject.com/wp-content/uploads/2015/05/facebook-80x80.png" alt="Facebook" width="80" height="80"></a>2. Add this to Quick CSS:
#footer .textwidget { text-align: center; }Regards,
JosueChange wp-content/themes to wp-content/themes2, that will enable the default WP theme.
Regards,
JosueHey!
1. Use this plugin to re-order the pages/posts order:
https://wordpress.org/plugins/post-types-order/2. Unfortunately, there’s no blog layout like that in Enfold right now.
3. Would need a link of this page.
Regards,
JosueSorry but we can’t give support for a third-party plugin. Try looking for an alternative here:
https://wordpress.org/plugins/search.php?type=term&q=youtube+widgetRegards,
JosueHm, no error is showing yet, try renaming /wp-content/plugins to /wp-content/plugins2 to force disable all plugins and check if the websites comes back.
Best regards,
Josue -
AuthorPosts
