Forum Replies Created
-
in reply to: Header Image
Hello,
I added this code into your custom css box:
.woocommerce ul.products li.product .overlay, .woocommerce-page ul.products li.product .overlay { height: 85% !important; }It’s ok now. Please check your site.
Best regards!
in reply to: Portfolio slider images blurryHello,
Please refer to this topic regarding it.
Let us know if you need further assistance.Best regards!
in reply to: Logo light missingHello,
Please send us your wp credentials in a private reply. So i can do it for you.
Best regards!
in reply to: Smooth Scroll….how to make it work?Hello,
What version of the theme do you have? The smooth scrolling is tested and it works very good. Please send us your wp credentials in a private reply. So we can give a closer look to your situation.
Best regards!
in reply to: No sidebar on WooCommerce Category PageHello,
The category page is an autonomic WooCommerce template. It does not depend on theme configurations. If you want to edit it, then you will have to edit plugins files.
Sorry but this type of customization is not included in theme support.Best regards!
in reply to: Menu link to section of pagein reply to: Error during upgradeHello,
I updated theme and Visual Composer to their latest versions. Please proceed with further customizations.
Best regards!
in reply to: modify includes file code.Hello,
Sorry but this is not possible. The changes can be done only in parent theme.
Best regards!
in reply to: Many CSS errors reportedHello,
You can make the proper edits in the suggested files or wait for us to make them in the next theme update.
Best regards!
in reply to: Import Dummy Data pleaseHello,
You have renamed theme and so causing the default links to be not valid. Delete your current theme or rename it as ‘specular’ only (not specular~2 or anything like this) and try again.
Let us know.Best regards!
in reply to: Unwanted characters in headerHello,
When did this started to happen? Did you made any updates recently, or edited theme files, or installed some new third party plugin? First, please re-upload theme files from a fresh downloaded copy. This is just an unclosed tag or misplaced coma.
Let us know.Best regards!
in reply to: Importing Specialty Font Not Found in Theme FilesHello,
Please refer to this topic regarding it: https://support.codeless.co/?topic=how-to-add-a-new-font-family/#post-4693
Best regards!
in reply to: Header ImageHello,
1-I added this code into your custom css box:
@media (max-width: 480px){ .recent_portfolio .four-cols .portfolio-item:nth-last-child(1){ margin-bottom: -40px !important;} }It’s fixed in mobile now. Please check your site.
2-This style is removed in later versions. If you want to add it, go to file \woocommerce\content-product.php and find these lines:
<?php do_action( 'woocommerce_before_shop_loop_item' ); ?> <a href="<?php the_permalink(); ?>"> <?php /** * woocommerce_before_shop_loop_item_title hookReplace with these:
<?php do_action( 'woocommerce_before_shop_loop_item' ); ?> <div class="image_wrap"> <a href="<?php the_permalink(); ?>"><span class="overlay"></span> <?php /** * woocommerce_before_shop_loop_item_title hookSave file.
Best regards!
in reply to: Codeless Slider won't render Google FontsHello,
Google fonts are fully supported from Codeless slider. Can you please send us your site’s credentials in a private reply? So we can give it a closer look.
Best regards!
in reply to: Layer Slider No Longer Works After UpdateHello,
We have tested Layer slider and it does not have any issue with the theme. If you succesfully used it before this issue, what makes you say “I don’t believe this slider has ever worked with this specific template for some reason”?
Did you made any other changes to theme recently? Send us your wp credentials in a private reply. So we can give it a closer look.Best regards!