Forum Replies Created
-
Hello,
By default the portfolio items do link to the corresponding page. Just click on the title. Are you not getting this? Please add a link of the page so i can check.
Best regards!
in reply to: How to change color of linsks in Our Services pageHello,
Please add this css into your Custom Css box:
a font { color: #ffb536; }Change the color to your wish.
Best regards!
in reply to: SSL Certificate not secure because of id:|mime:|url:Hello,
Sorry, can you point out where these places are? I can’t seem to find them. Also if you can add some wp credentials in a private reply, that would help too.
Best regards!
in reply to: Make Service Circle Icon clickableHello,
The element has an option for adding custom links. As you can see the titles are already links. Just open the service settings and scroll down. The last option is the link option. Add there the link you want and save changes.
Best regards!
in reply to: Can't find icon-whatsappHello,
Sorry but this icon is not present in the current icon sets for lists. We will add it in the next theme update.
Best regards!
in reply to: Saving a template…Hello,
Sorry, i don’t have an ETA just yet. You will notified via email.
Best regards!
in reply to: A few questionsHello,
1-I am so sorry, i must have thought i pasted the file path before sending. The file is: picante\includes\codeless_builder\header-elements\cl_header_button.php
2-4-Yes, sure. Just add this css (remove the last css i gave you):
@media (max-width:480px) { h2 { line-height:1.3 !important; } .wp-block-column { margin-bottom: -2em !important; }}Best regards!
in reply to: New 500 errorThis reply has been marked as private.in reply to: How to change Active menu item colorHello,
There isn’t by options, but there is using custom css. Please add this code into your Custom Css box in General Options:
.custom-current-menu-item-color header#header nav li.current-menu-item > a, .custom-current-menu-item-color header#header nav li > a:hover { color: #FFEB3B; }Change the color to your wish.
Best regards!in reply to: Codeless Slider Transition IssueHello,
Please go to General Options > Smooth Scroll. Set it ON. Let us know how it goes.
Best regards!
in reply to: Make Service Circle Icon clickableHello,
Please go to file \vc_templates\services_medium.php and find this line:
$output .= '<div class="icon_wrapper" style="'.$extra_st.'"><i class="'.esc_attr($icon).'" style="color:'.esc_attr($icon_color).';"></i></div>';Replace with this:
$output .= '<div class="icon_wrapper" style="'.$extra_st.'"><a href="'.esc_url($data['link']).'"><i class="'.esc_attr($icon).'" style="color:'.esc_attr($icon_color).';"></i></a></div>';Save changes.
Best regards!
in reply to: Show amount of items in the cartHello,
This is not part of theme’s shop style. To add it you will need to add additional code, or install some woocommerce related plugin.
Sorry but this is a customization not included in support.Best regards!
in reply to: BLOG SettingHello,
You do not need to activate theme with any token. You can use the Envato market plugin to update theme automatically. For that sign in to your Envato account and get the token. Check this article for a detailed instruction: https://www.wpexplorer.com/envato-market-plugin-guide/
WP Bakery plugin is an included plugin and you can not update it on your own.
https://support.codeless.co/?ht_kb=plugins-license-activation-is-required-to-receive-updatesBest regards!
in reply to: Specular: Content Not Updating – Theme IssueHello,
I actually replied you and waiting for an update from your side. See screenshot: https://ibb.co/cLd6s2w
Best regards!
in reply to: Support – Problems with WP bakeryHello,
Did you activate any of the add-ons again? The link above is not valid anymore. Can you check? So i can login and test again.
Best regards!