Forum Replies Created
-
in reply to: Disable In Stock, Share this and Wishlist
You’re welcome!
If you like our theme, please leave a rating on Themeforest. It’s important for us:
https://themeforest.net/downloadsThank You!
in reply to: Revolution Slider displays only half of the imageHello,
Yes, please add them in a private reply.
Best regards!
in reply to: Problem on wishlistHello,
Please add this css too:
.single-product .cl-wishlist-share-wrapper .wishlist, .add_to_wishlist_button { display: none; } .woocommerce-cart table.shop_table .cart_item .product-data > .wishlist{ display: none; }Let us know.
Best regards!
in reply to: Disable In Stock, Share this and WishlistHello,
You had selected the style gallery for the product, while I had style default in my installation. That’s why the css was not valid. I edited that. Same for wishlist and shares.
Please check your site now.
Let me know what other changes you want to have.Best regards!
in reply to: Disable In Stock, Share this and WishlistHello,
The place you pasted the css is right! I am not sure what happened, but if you can share some wp credentials in a private reply, i can check and make the changes for you.
Let me know.
Best regards!
in reply to: Text on Codeless Slider too small on mobileYou’re welcome!
If you like our theme, please leave a rating on Themeforest.
It’s important for us:
https://themeforest.net/downloadsThank You!
in reply to: Revolution Slider displays only half of the imageHello,
They look exactly the same to me. See screenshots:
https://ibb.co/6FgYtZG
https://ibb.co/fxJtM9bPlease clear cache or deactivate any add-on you may have installed in your browser.
Best regards!
in reply to: Text on Codeless Slider too small on mobileHello,
Just change the values until you are satisfied with the result.
Best regards!
in reply to: Disable In Stock, Share this and WishlistHello,
-In single product page:
Go to Customizing > Shop > Shop Single product > Shop Share buttons(screenshot), click on the eye to either hide/show a certain social. Or if you want to remove the entire block, add this css into your Custom Css box:.single-product .cl-wishlist-share-wrapper { display: none; }-To remove “In Stock”, add this css:
.single-product .cl-style-default .cl-info.instock { display: none; }-On the Shop/Catalog page remove wishlist icon:
.shop-products .product_item.style_normal .cl-actions .add_to_wishlist { display: none; }Best regards!
in reply to: Problem on wishlistHello,
Please add this css into your Custom Css box:
.shop-products .product_item.style_normal .cl-actions .add_to_wishlist { display: none; }Best regards!
in reply to: Text on Codeless Slider too small on mobileHello,
Add this css too, inside the@media (max-width: 480px){block:#logo { max-width: 60% !important; } .header_11 #logo { margin-right: 6 !important; } .mobile_small_menu { margin-left: -20px !important; }Result: https://ibb.co/WPTSK0n
Best regards!
in reply to: Codeless Framework – errorHello,
Specular theme uses WP Bakery plugin as it’s builder. Not Elementor. The included Visual Composer (WP Bakery) is customized to fit theme settings and style. So even if you decide to buy the plugin yourself, it will have differences from the included one. The Codeless Framework is a core plugin used to show theme’s options.
You can not use the shortcodes of one theme in another theme!
If you have not made many changes already, i suggest you remove all third party plugins (plugins that did not came with theme). Install Specular again and install/activate only the plugins required from theme.
Let us know how it goes.
Best regards!
in reply to: Text on Codeless Slider too small on mobileHello,
I am not sure what you are ttrying to do now. But you can change the logo width value until you are satisfied with the result. Also, add some margin-left/margin-right to position it to your wish.
Best regards!
in reply to: Text on Codeless Slider too small on mobileHello,
The css should be added in theme’s Custom Css box, located in Tower > General Options > Custom Css box. Edit the code to this:
@media (max-width: 480px){ #logo { width: 90% !important; } .codeless_slider .swiper-slide .content p { font-size: 22px !important; } }Let us know.
Best regards!
in reply to: Portfolio /contact /logoHello,
If you are satisfied with theme and support, please consider giving us 5 stars in Themeforest.
It’s very important for us.https://themeforest.net/item/folie-the-wordpress-website-builder/19946424?s_rank=5
Thank you!