Forum Replies Created
-
AuthorPosts
-
Hi Alan,
Please add this CSS code above the last code I gave:
@media only screen and (max-width:1250px) { .responsive #top .av-main-nav #menu-item-search { display: block; } }
Best regards,
NikkoHi Ryan,
Thanks for contacting us!
Since you will only be migrating your website from http://www.imagine-dsuk.com to http://www.surpro.co.uk then you don’t need to purchase again.
You will only need to purchase if you are using it in multiple website/domains.Best regards,
NikkoHi steveorrmedia,
I’m glad that Ismael could help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi BenjaminSpeedtsberg,
We are just using column-count property for it, you can check for further details here: https://developer.mozilla.org/en-US/docs/Web/CSS/column-count
Best regards,
NikkoHi Alan,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
@media only screen and (max-width:767px) { .responsive #top .av-main-nav #menu-item-search { display: none; } }
Hope it helps.
Best regards,
NikkoJuly 25, 2023 at 9:14 am in reply to: Hide Price on Product Page (Previously working, now showing) #1414315Hi Sally,
I’m glad that we could help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi peterolle,
Thanks for sharing your solution :)
And also thanks for using Enfold and have a great day!Best regards,
NikkoHi Anna_Tewes,
I think you are using a plugin for that, I think the plugin author or support can give you a better answer.
Best regards,
NikkoJuly 25, 2023 at 2:06 am in reply to: URGENT : Website not working properly after “quick CSS” change #1414291Hi ivanglaser,
Thanks for using Enfold and have a great day!
Best regards,
NikkoHi Monikafrick,
Thanks for giving us admin access.
I think the problem may be due to caching.
I have changed CSS file merging and compression and Javascript file merging and compression from Enabled to Use minified files.
Please review your website.Best regards,
NikkoHi peterolle,
As far as I know there’s nothing in the Enfold update that does that, you can check our changelog: https://kriesi.at/documentation/enfold/changelog/
I think an image optimization plugin is adding that -scaled.jpg like imagify.Best regards,
NikkoHi ilowelife,
I’m glad that Rikard could help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoJuly 25, 2023 at 1:57 am in reply to: Hide Price on Product Page (Previously working, now showing) #1414287Hi Sally,
Thanks for giving us a link to the page, please add this CSS code in Enfold > General Styling > Quick CSS:
#top .avia-product-slider-container .product .price { display: none; }
Best regards,
NikkoHi Rhonda,
I’m glad that Mike could help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Cloud Construct,
We are checking on your staging site, but no clear solution at the moment.
We will update you again once we can figure out the cause of the issue.Best regards,
NikkoHi Stilecatalini,
I found a simpler solution which does not require much coding, please try to add this CSS code and see if it helps:
.html_av-overlay-side .av-burger-overlay-scroll { transform: translate(0, -100vh); } .html_av-overlay-side.av-burger-overlay-active-delayed .av-burger-overlay-scroll { transform: translate(0, 0); }
Best regards,
NikkoHi MacKenzie,
Changing quantities is hidden in the cart on Enfold by default, but you can add it back by adding this CSS code:
@media only screen and (max-width:767px) { #top .woocommerce-cart-form .shop_table.cart .cart_item { display: flex; flex-direction: column; width: 100%; } #top .woocommerce-cart-form .shop_table.cart .cart_item td:before { content: attr(data-title) ": "; font-weight: 700; float: left; } #top .woocommerce-cart-form thead, #top .woocommerce-cart-form .shop_table.cart .cart_item .product-remove:before { display: none; } #top .woocommerce-cart-form .shop_table.cart .cart_item .product-remove, #top .woocommerce-cart-form .shop_table.cart .cart_item .product-name, #top .woocommerce-cart-form .shop_table.cart .cart_item .product-price, #top .woocommerce-cart-form .shop_table.cart .cart_item .product-quantity { display: block; width: 100%; padding: 12px 20px; } #top .woocommerce-cart-form .shop_table.cart .cart_item .product-name, #top .woocommerce-cart-form .shop_table.cart .cart_item .product-price, #top .woocommerce-cart-form .shop_table.cart .cart_item .product-quantity { text-align: right; } #top .woocommerce-cart-form .shop_table.cart .cart_item .product-name .component-name { max-width: 220px; margin-left: auto; padding-left: 0; } #top .woocommerce-cart-form .shop_table.cart .cart_item .product-name .component-name * { float: right; } #top .woocommerce-cart-form .shop_table.cart .cart_item .product-quantity .quantity { width: 170px; margin-right: 0; } }
Hope it helps.
Best regards,
NikkoJuly 25, 2023 at 12:28 am in reply to: Color Section Won’t Display Background Image – Second version #1414282Hi Xiscoj,
I’m happy to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi,
Please do the following:
1. right-click over the themeforest-OjxFUk9U-enfold-responsive-multipurpose-theme-wordpress-theme zip file and extract/unzip it.
2. It should generate a new folder, open it and look for the enfold folder
3. Right-click the enfold folder then zip it, here’s a tutorial on how to create a zip file in windows: https://www.howtogeek.com/668409/how-to-zip-and-unzip-files-on-windows-10/ (this should create enfold.zip
Use enfold.zip when you add the theme in WordPress.Best regards,
NikkoHi Schmidtgrafisk,
Please try to add this CSS code as well:
#top .avia_ajax_form .text_area { border: none; border-bottom: 2px solid; max-height: 100px; }
Hope it helps.
Best regards,
NikkoHi Stefan,
Yes, I think that’s the case :)
I’m glad it’s sorted out now.
Thanks for using Enfold and have a great weekend!Best regards,
NikkoHi Alan,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
#top div .av-dark-form .input-text, #top div .av-dark-form input[type="text"], #top div .av-dark-form input[type="input"], #top div .av-dark-form input[type="email"] { border: none; border-bottom: 2px solid; }
Best regards,
NikkoHi xxtita,
Thanks for sharing the code.
For further information you can check our documentation: https://kriesi.at/documentation/enfold/google-analytics/Best regards,
NikkoHi Guillaume,
Please add this code in functions.php of your child theme, if you don’t have a child theme then you can use the plugin called WPCode to insert this code snippet:
add_filter( 'avf_wc_before_shop_loop_item_title_img_size', 'avf_wc_before_shop_loop_item_title_img_size_mod', 10, 1 ); function avf_wc_before_shop_loop_item_title_img_size_mod( $thumbnail_size ) { return 'woocommerce_thumbnail'; }
Hope it helps.
Best regards,
NikkoHi Schmidtgrafisk,
I’m glad that Rikard could help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Schmidtgrafisk,
You can make Rikard’s code global by changing it to:
#top ol { list-style: lower-alpha; }
Hope it helps.
Best regards,
NikkoHi Alan,
I think you can use Element Visibility for that.
Basically you will have to use two different images, one for mobile and one for everything else.
On your existing image, edit it and go to Advanced > Responsive > Element Visibility and check Hide on very small screens.
Then on the image for mobile edit the image and go again to Advanced > Responsive > Element Visibility and check all except Hide on very small screens.
Hope this helps.Best regards,
NikkoHi Nina,
I’m glad that Rikard could help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi woogie07,
I can see this custom css which is causing the issue on the homepage, please remove this CSS code:
.home #main #av_section_1 .av-section-cont-open { padding: 0; max-width: 100%; }
Hope it helps.
Best regards,
NikkoHi James,
I have temporarily added this CSS code in Enfold > General Styling > Quick CSS to fix it:
#top #wrap_all .av-burger-overlay .av-burger-overlay-scroll #av-burger-menu-ul li a:hover { color: #8b0d04; }
I will check further on the issue.
Best regards,
Nikko -
AuthorPosts