Forum Replies Created
-
AuthorPosts
-
Hi!
Have you tried updating via the Theme Options?
http://www.aentuinen.be/wp-admin/admin.php?page=aviaRegards,
JosueHey!
Try adding this code to the Quick CSS:
.page-id-313 .av_textblock_section { max-height: 325px !important; }Cheers!
JosueYou are welcome, glad we could help :)
Regards,
JosueFound another error:
.header_bg { background: rgba(255,255,255,0.9) !important;It’s unclosed, replace it by:
.header_bg { background: rgba(255,255,255,0.9) !important; }Cheers!
JosueHi,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueFebruary 25, 2014 at 6:08 am in reply to: Blog Sidebar – Recent Posts – How to change text styling? #228871Hey Lee!
Try adding this code to the Quick CSS:
.recentcomments a, .widget_recent_entries li a { font-style: normal !important; }Cheers!
JosueHi!
Please update to the latest version of Enfold (2.5.4).
Best regards,
JosueThe doesn’t work because you have a typo in your Quick CSS:
http://malmstromwhite.com/wp-content/uploads/dynamic_avia/enfold.css?ver=1At the bottom there is a font-family property that doesn’t belong to any selector, all the code below it won’t work until this line is removed.
font-family: ‘Open Sans Condensed’, sans-serif;
Best regards,
JosueHey!
That code worked on my end, can you post a link to your website?
Cheers!
JosueHey!
Try adding this code to the Quick CSS:
.main_menu ul:first-child > li > a { line-height: 180px !important; } .header-scrolled .main_menu ul:first-child > li > a { line-height: 62.5px !important; }Cheers!
JosueHey Paul!
This worked for me:
.avia_message_box.avia-border-solid { border-width: 1px !important; }Can you post a link to the Page where you are testing this?
Best regards,
JosueHey!
Try adding this code to the Quick CSS:
#main { padding-top: 130px !important; }Where 130px is the height of your header.
Cheers!
JosueHey!
The icon box link tooltip issue was fixed in 2.5.x, please update your theme to the latest version.
Regards,
JosueHi,
Does it happen with the default WordPress theme?
Cheers!
JosueYou are welcome, glad we could help :)
Regards,
JosueHi,
Customization made on kriesi.at isn’t something we can assist. Kriesi specifically mentioned and asked us not to provide the customization as he’d like to write a blog or tutorial on the customization down the road.
If you have any other questions just make a new topic with the question/issue and we’ll do our best to answer.
Best regards,
JosueFebruary 25, 2014 at 5:31 am in reply to: Fontello, no new icon pane being displayed when editing icon box #228839Hi,
Can you create an administrator account and post it here as a private reply?
Regards,
Josueset up a page for you to view the issue.
Please do so.
Cheers!
JosueHi!
Could you elaborate on this ‘tooltip system’? a link to a Blank page would be helpful too.
Cheers!
JosueUnfortunately there isn’t, however you can still add Google Fonts using this method.
Cheers!
JosueHello,
Have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
JosueHi Jasmer!
Put this in your Child functions.php:
function pin_script(){ echo '<script type="text/javascript" src="//assets.pinterest.com/js/pinit.js" data-pin-hover="true"></script>'; } add_action('wp_footer', 'pin_script');Best regards,
JosueCan you activate the PopUp again?
Hey!
Try adding this code to the Quick CSS:
.ajax_form input{ width: 100% !important; } .ajax_form select { width: 100% !important; }Cheers!
JosueHi Marshall!
It’s possible, create the Page with the 2/3 column and post a link to it so we can provide you with the proper code to add.
Cheers!
JosueYou could do something like this:

Cheers!
JosueHey!
Try adding this code to the Quick CSS:
.avia_socialcount .asc_twitter { display: none !important; }Cheers!
JosueHi!
You need to update Enfold to its latest version (2.5.4).
Best regards,
Josue -
AuthorPosts
