Forum Replies Created
-
in reply to: Trouble with Specular Business 2 Installation
Hello,
1-I added this code into the contact page’s custom css box:
.wpcf7-form-control-wrap input {border: 1px solid rgba(0, 0, 0, 0.27) !important;}
Edit the color and border width to your wish.2-You should only enter the map link. Not the iframe tag. Adding it results in the error you see.
I already edited it out.3-The background image you have is a blank image (white background). Change it in the “Source” tab. (see screenshot).
Let us know.Best regards!
in reply to: Slow page loading timeHello,
I can assure you the included Visual composer is not the culprit for your site’s speed. Please read this article on how to increase the site’s speed.
Removing the included Visual Composer elements needs for you to edit theme code, which you will need to repeat in every theme update. This is not recommended from our side but if you must remove it, let us know so we can guide you.Best regards!
Hello,
Can i please see a link of your products page?
Best regards!
in reply to: Tower menu floatingHello,
Yes, logo size and padding/margin between menu items is a reason for the menu to exceed the header width and flow down. Please try reducing these paddings/margins in General Options > Header Options > Menu Options.
Let us know if you still need help.Best regards!
in reply to: menu in footer not alignedHello,
Can you please send us some valid wp login credentials? So i can fix this. Something is making the footer keep the width of the mobile size. I need to check and see what is stopping the desktop size to take effect.
Let us know.Best regards!
in reply to: slider in the headerHello,
Are you perhaps referring to this image, see screenshot: https://pho.to/AdP4M
This is a background image set in your site. Remove it first then let us know if you need further assistance.Best regards!
in reply to: Theme not working with IEHello,
Can i please see a link of your site? So we can check it.
Best regards!
in reply to: Content carouselHello,
Sorry but this is not possible with themes options.
Best regards!
in reply to: Visual Composer BrokenHello,
You have to install the included plugin version. Do not try to update by yourself. This version of Visual Composer has an extended license. Meaning you can use the included version but can not update on your own.
We update all included plugins whenever a theme update is released. This means the latest Visual Composer plugin is already included in the last theme version. All you have to do is remove the current plugin by either deleting it, or renaming it’s folder in wp-content/plugins folder in your server.
Then go to wordpress dashboard and follow the onscreen instructions to install required plugins (like you did when you first installed theme and plugins).Read this article for more: https://support.codeless.co/?ht_kb=visual-composer-update
Best regards!
in reply to: Installing ECommerce demoHello,
Can you please fill in the necessary information on your extra information fields of your profile data? So we can give it a closer look.
Read this article for more information.
Best regards!
in reply to: Top Widget Area ContentHello,
Please refer to these topics regarding it:
https://support.codeless.co/?topic=drop-down-menu-glyphicon-missing
https://support.codeless.co/?topic=widget
Let us know if it is what you wanted.Best regards!
-
This reply was modified 9 years, 3 months ago by
Mirela.
Hello,
Please go to file header.php and find this line:
<?php if($cl_redata['header_transparency']) $transparent='transparent'; else $transparent=''; ?>Replace with this:
<?php if($cl_redata['header_transparency']) $transparent='transparent'; else $transparent=''; ?> <?php if($header_class == 'header_1') $transparent=''; ?>Now go to your Header Options > Make Transparency Header, set it ON. In the option below “Background” Set the transparency gradient you want the header to have.
Let us know.Best regards!
in reply to: Post with ProblemHello,
Since the text is different for each post, so will be the quotation signs. The text area of posts is programmed to include html tags as well, not just simple text. That’s why some syntax issue may happen from time to time.
I suggest you check out each post that gives this error. And fix the text of it. There isn’t much more you can do about it.Best regards!
in reply to: portfolioHello,
Please go to the Recent Portfolio Settings > Do you want space between items? (screenshot), set it to ‘NO’.
Best regards!
-
This reply was modified 9 years, 3 months ago by