Forum Replies Created
-
AuthorPosts
-
Thank you very much for sharing this @Pixelbits!
August 10, 2014 at 5:09 am in reply to: Enfold > Gallery > Limit image display size/hover effect #302151Hey David!
Discard my previous suggestion, instead change your code:
.avia-gallery-thumb a { max-height: 265px!important; }to:
.avia-gallery-thumb a img { max-height: 265px!important; }Cheers!
JosueHey Ed!
Sorry to disappoint you, but please understand that we get a lot of requests daily, and it take some time to respond to everyone. Regarding your issue, i checked your logo in PS and although is a transparent PNG it still has some white background parts – http://screencast.com/t/zCoF2QGb
Best regards,
JosueHey!
That’s not possible at the moment. You can however put a Button in shortcode format as the caption of the slide:

Best regards,
JosueHey Ryan!
Yes, there is, you need to generate a custom iconfont using Fontello, upload your icons in SVG format (must be compound paths) and then follow this guide on how to implement that in Enfold.
Best regards,
JosueHi Naomi,
Can you please create us an administrator account? post it here as a private reply.
Regards,
JosueHi!
Try applying this fix:
http://fontsquirrel.com/blog/2010/11/troubleshooting-font-face-problemsBest regards,
JosueThis reply has been marked as private.August 10, 2014 at 4:41 am in reply to: Enfold > Gallery > Limit image display size/hover effect #302138Hi David!
Try adding this:
#top .avia-gallery .avia-gallery-thumb a:hover{ overflow: hidden; }Regards,
JosueYou are welcome, always glad to help :)
Regards,
JosueHi Andrea!
Looks like you already managed to achieve it.

Best regards,
JosueHey!
Refer to this topic:
https://kriesi.at/support/topic/instant-ajax-search-on-sidebar/Best regards,
JosueHey Josh!
That’s the outline property, try adding this code to the Quick CSS:
.quantity input[type='button'] { outline: none !important; }Cheers!
JosueHey!
Look for Screen Options (top right) > Show advanced menu properties > CSS Classes.
Regards,
JosueHello,
I don’t think that’s possible with the default WP Revision functionality. In any case -as Peter said- this is already out of our support scope. I’d suggest either contacting the plugin author or a developer to help you adapt Revisionary to Enfold.
Best regards,
JosueHi Mattia!
To change the opening text (“Spiacenti, articolo che stai cercando non è disponibile. Vuoi provare ad effettuare una ricerca?”) you’d need to alter that string in the Italian translation file, you can use this plugin for that.
What do you want to change in the blog widget? i guess you are referring to this.
Best regards,
JosueHey!
Try adding this code to the Quick CSS:
.sub-menu { width: 260px !important; } #top .av-main-nav ul ul{ left: -260px !important; }Adjust as needed.
Cheers!
JosueHey!
Try adding this code to the Quick CSS:
.html_header_transparency #top #wrap_all #main{padding-top: 0 !important;}Cheers!
JosueHi,
Can you please create us an temporary FTP account? post it here as a private reply.
Regards,
JosueHey Rosemary!
1. Try adding this code to the Quick CSS:
.portfolio-preview-image { width: 44.6%; } .portfolio-preview-content { width: 55.4%; }2. Use the magic wand to generate the shortcodes you mention in the preview area:

3. What you tutorial are you referring to? the link you posted didn’t go through.
Cheers!
JosueHey Erwin!
Can you please create a screenshot/mockup of what would you want to achieve?
Best regards,
JosueAugust 10, 2014 at 3:55 am in reply to: Social share buttons also on pages not only in blogs #302119Hi Andreas!
Please refer to this topic:
https://kriesi.at/support/topic/share-icons-on-pages-and-portfolio-items/Cheers!
JosueHi!
This code will solve the overlapping menu issue:
@media only screen and (max-width: 989px) { .main_menu, #header_main_alternate{display:none;} .container #advanced_menu_toggle, #advanced_menu_hide{display:block;} #mobile-advanced{display:block;} }Best regards,
JosueHi!
Try adding this to the Quick CSS:
@media only screen and (min-width: 768px) and (max-width: 989px) { .responsive #top #wrap_all .flex_column { width: 100%; margin-bottom: 20px; margin-left: 0; } }Regards,
JosueHey!
Try adding this code to the Quick CSS:
ul.sub-menu { background: transparent !important; } ul.sub-menu a { background: rgba(255, 255, 255, 0.5) !important; }Cheers!
JosueHi!
Try the following:
http://wordpress.org/support/topic/upload-csv-file-unavailableRegards,
JosueHi!
Set a class of noMobile to the elements you don’t want in the mobile menu:

Best regards,
JosueHey!
Try adding this code to the Quick CSS:
ul.products li .thumbnail_container { max-height: 167px; }Cheers!
JosueHi Daniel!
You should be able to render shortcodes in the AJAX Preview text – http://screencast.com/t/wTXKb6L0KR8
Regards,
Josue -
AuthorPosts
