Forum Replies Created
-
AuthorPosts
-
Hi Belinda!
Thank you for using Enfold.
Please use this to adjust the size of the main menu on iPad or tablet view:
@media only screen and (max-width: 989px) { #top .av-main-nav > li > a { font-size: 14px; } }Best regards,
IsmaelHi Mohan-Iyer!
Thank you for visiting the support forum.
Please use this on Quick CSS or custom.css:
.logo img { max-width: 1200px; margin: 0 auto; }Change the header container background with this:
#header_main .container { background: blue; }Best regards,
IsmaelHi Mohan-Iyer!
Thank you for using Enfold.
The code should have worked. Did you add it on Quick CSS?
.widgettitle { text-transform: none !important; }Best regards,
IsmaelHey!
Thank you for using Enfold.
Sorry that you’re having this issue. I myself doesn’t have any actual experience handling a multi-site with WordPress so I’m not actually sure if I can be of any help. Anyway, I’ll ask the rest of the support team to take a look. In the meantime, is it possible for your host to restore the site prior to Enfold 3.0 update? If a restore point is possible, is it ok to deactivate cmscommander before updating to Enfold 3.0? I’ll also ask Kriesi to take a look.
Cheers!
IsmaelHi sevanah!
Thank you for using Enfold.
Please add this on Quick CSS or custom.css to adjust the menu size and padding:
.av-main-nav > li > a { padding: 0 8px; font-size: 12px; }Go to Enfold > Header Layout > Mobile Menu panel. The set the Header Mobile Menu activation to the second option.
Regards,
IsmaelHey!
I’m sorry but it looks like you’re using 2.0.1 which is almost a year old. A lot has change since and the update to 3.0 will definitely break few elements on your website. You need to reconfigure them again or create those broken element from scratch. Please update the theme regularly if new version is available.
Cheers!
Ismael-
This reply was modified 11 years, 5 months ago by
Ismael.
Hi ethanalvin!
Thank you for using Enfold.
Please download the latest version Enfold 3.0 from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/
See if the lightbox is working after the update. If not, please deactivate the plugins then test it on another browser or computer.
Regards,
IsmaelHey rene80!
Thank you for using Enfold.
You can only use WooCommerce filter widgets on default shop page style, not on masonry style. Disable the category links with this on Quick CSS or custom.css:
.product_meta a { pointer-events: none; }Best regards,
IsmaelHi ronaldjan!
Thank you for using Enfold.
I checked the site but it gives me an error: The system cannot find the path specified.
You can now add custom colors using the Colors panel on the Special Heading options.
Regards,
IsmaelOctober 6, 2014 at 2:12 am in reply to: Interior Box that shows background image all around? #330648Hey launchmoxie!
Thank you for using Enfold.
You can switch the theme to boxed layout. Go to Enfold > General Layout > Use stretched or boxed layout? setting. After that, go to General Styling > Body Background > Background Image.
Cheers!
IsmaelHey Tom!
Thank you for using Enfold.
No, I’m sorry but that is not possible without proper modification which is beyond the scope of support. You might need to find a plugin or hire a freelance developer to add the feature for you. Please visit Envato Studio or Werkpress for further customization. You can also vote or post the feature on our Feature Requests page.
Anyway, you can try this plugin: https://wordpress.org/plugins/bootstrap-collapse-menu-widget/
Regards,
IsmaelHi!
Please go to wp-content > plugins folder. Rename all plugin folders there temporarily. If possible, ask your host to restore the site before the 3.0 update.
Regards,
IsmaelOctober 6, 2014 at 1:57 am in reply to: Show colored social Icons in the header not only on mouse-over #330644Hi!
Try this:
@media only screen and (max-width:768px) { .home #header-page .av-special-heading-h2 h2 { margin-top: 50px; } }Regards,
IsmaelHey german_photographer!
Thank you for using Enfold.
All events calendar css customization can be found on config-events-calendar > event-mod.css.
Regards,
IsmaelOctober 6, 2014 at 1:51 am in reply to: Too many image resized as uploading any image ? (part 2) #330642Hi!
Go to Settings > Media. Set those thumbnail sizes to 0. Update then save changes. They won’t be generated after that. Or you can edit config-woocommerce > config.php. Find and remove this line of code:
//product thumbnails $avia_config['imgSize']['shop_thumbnail'] = array('width'=>120, 'height'=>120); $avia_config['imgSize']['shop_catalog'] = array('width'=>450, 'height'=>450); $avia_config['imgSize']['shop_single'] = array('width'=>450, 'height'=>999, 'crop' => false);Cheers!
IsmaelHey Tom!
Thank you for using Enfold.
You can modify the content slider button with this:
#top .avia-smallarrow-slider .avia-slideshow-arrows { width: 100%; } a.prev-slide { left: 0; }Regards,
IsmaelOctober 6, 2014 at 1:44 am in reply to: How do I target the css for the fees boxes background color? #330640Hey koala!
Thank you for using Enfold.
You can use this on Quick CSS or custom.css:
.main_color tr:nth-child(odd), .main_color .pricing-table>li:nth-child(odd), .main_color .pricing-extra, .main_color table caption, .main_color tr:nth-child(even), .main_color .pricing-table>li:nth-child(even) { background: rgba(0,0,0,.8); } .pricing-table .main_color h1, .pricing-table .main_color h2, .pricing-table .main_color h3, .pricing-table .main_color h4, .pricing-table .main_color h5, .pricing-table .main_color h6 { color: white !important; }Cheers!
IsmaelHi!
Please use this:
.av-tt-hotspot { text-align: right !important; }Best regards,
IsmaelOctober 6, 2014 at 1:38 am in reply to: How to make a map appear the same as in your demo site? #330638Hey!
Use the Grid Row element under Layout Elements panel. You should have Enfold 3.0. :)
Best regards,
IsmaelHey!
Thank you for the update.
1.) I’m sorry but it’s not possible to apply different autorotations duration on slides inside the slider.
2.) Again, I’m really sorry but this particular request is not possible without modifying the google maps api. Anyway, I’ll ask the rest of the support team if they have any idea. You can only apply css style inside the infoWindow:
.avia-google-map-container .gm-style-iw p { background: black; color: #ffffff;}Regards,
IsmaelOctober 4, 2014 at 5:36 am in reply to: social icons and images don't display on chrome, non-responsive to mobile #330104Hey!
Thank you for using Enfold.
1.) Please refer to this link to fix your icon on .htaccess file: http://www.fontsquirrel.com/blog/2010/11/troubleshooting-font-face-problems
2.) I’m sorry but we don’t provide support for third party plugins. I checked the website and it is fully responsive. You can use css media queries to change the style of the magic box on smaller screens.
3.) Number 1 should fix this issue as well.
Regards,
IsmaelHey jmguridi!
Thank you for using Enfold.
Please refer to this link: https://kriesi.at/support/topic/how-to-add-google-analytics-event-tracking-code-to-image-links-and-text-links/
Use different Custom CSS class for different buttons.
Cheers!
IsmaelOctober 4, 2014 at 5:27 am in reply to: Permalink and SEO Settings Problems with Yoast WordPress SEO & Enfold #330102Hi!
Yoast authors are aware of this conflict and is currently working on the issue. For now, please refer to these links for possible solutions:
https://kriesi.at/support/topic/wordpress-seo-plugin-1-5-5-3-breaks-enfold-page-w/#post-308267
https://kriesi.at/support/topic/conflict-with-enfold-and-seo-yeast-woo-commerce/#post-307331Dude created a sticky thread for everyone experiencing the same issue: https://kriesi.at/support/topic/yoast-seo-1-5-5-3-bug-may-affect-your-seo-please-downgrade-to-1-5-5/
Regards,
IsmaelHi!
No, it will not add the caption on lightbox. You can edit the images on Media > Library. Add the caption as image title.
Cheers!
IsmaelHi!
Actually, updating the theme is essential to keep up with WordPress and third party plugins. As long as you didn’t modify anything on the theme files, you are good to go. Theme options will be retained as it is. If possible, please use a child theme: http://kriesi.at/documentation/enfold/using-a-child-theme/
Regards,
IsmaelOctober 4, 2014 at 5:06 am in reply to: Enfol + Wommerce + Catalog Visibility Options not work #330096Hi!
Actually, we don’t provide support for third party plugins but maybe we can easily fix the issue if only we can see it in action. We can’t debug the issue without Enfold activated. Anyway, the plugin is premium. Please contact the plugin author for further help.
Best regards,
IsmaelHi!
I’ll ask Kriesi to take a look. You can vote or post the feature on our Feature Requests page.
Best regards,
IsmaelHi christotoua!
Thank you for using Enfold.
I’m sorry but it’s not possible without modifying the theme files. You can edit includes > related-posts.php file if you want to change the layout of the related section. Unfortunately, this particular task falls beyond the scope of support. Please visit Envato Studio or Werkpress for further customization. You can also vote or post the feature on our Feature Requests page.
Best regards,
IsmaelHey!
Thank you for the update.
I checked the site and the code is working. Please remove browser cache then reload the page a few times. Use this to fix the single product page:
@media only screen and (max-width: 767px) { .single-product-summary { width: 100%; } }Don’t forget to hard refresh the page.
Best regards,
IsmaelHey!
Thank you for the info.
Did you set the Product Archive / Shop Page on WooCommerce > Settings > Products panel?
Cheers!
Ismael -
This reply was modified 11 years, 5 months ago by
-
AuthorPosts
