Codeless
  • Support Home
  • Themes
  • Support
  • WordPress Tutorials
    • How to Start a Blog
    • Best Website Builders
    • Best Small Business Hosting
    • Email Marketing Services
    • Cheap WordPress Hosting
  • Video Tutorials

Community Forums

  • Profile
  • Topics Started
  • Replies Created
  • Favorites

Forum Replies Created

  • 9 years, 3 months ago Mirela
    Participant
    in reply to: Empty spaces and white bars in portfolio

    Hello,

    Please add this code into your custom css box:

    .recent_portfolio .swiper-slide {
        min-height: 329px !important;
    }
    .portfolio-item.overlayed img { 
        min-height: 330px !important;
    }
    .portfolio-item.overlayed .tpl2 {
        min-width: 329.3px !important;
    }

    Result screenshot.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: Visual Composer

    Hello,

    What version of theme do you have? Please make sure to have updated theme to it’s latest version first. Then update visual composer. Do you have any third party plugin installed? Please disable them all. Read these articles on how to update theme and visual composer:
    https://codeless.co/tower/documentation/main.html#update_theme
    https://support.codeless.co/?ht_kb=visual-composer-update

    Let us know if the issue persists.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: Mobile Header Covers Logo

    Hello,

    Please add this code into your custom css box:

    @media (max-width: 480px){
    #logo { width: 88% !important;}
    #logo img.dark { width: 100% !important;}
    }

    Let us know.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: Tower Theme Checkout not responsive

    Hello,

    Sorry for the late reply.
    I could recommend you to use a custom plugin in order to make the cart responsive and customize it any further.
    An example is:WooCommerce Cart – WooCart Pro

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: header over codeless slider

    Hello,

    please go to your slide’s options in Codeless Slider > Codeless Slide Options > Background > Background Image / Color, set the background position to “Top Center”.
    Save changes and refresh page.
    Let us know.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: service media title background color of text

    Hello,

    My apologies for the misunderstanding! Please add this code instead:

    .services_media.style_2 h5 {
        background: #444 !important;
    }

    Result screenshot.
    Let us know if you need further help.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: Importing the default theme "Specular"

    Hello,

    This is related to your server’s configuration. Please read this article for more detailed information:
    https://codeless.co/import-of-dummy-data-stops-before-100/

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: Social icons will not appear above header

    Hello,

    We do not have scheduled a release date just yet. But you will be notified for every news, with an email.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: Installing ECommerce demo

    Hello,

    I am very sorry not being able to see this throw together. But since you clearly have made up your mind , then please contact Envato support for the refund process.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: Remove Redux Framework Notice

    Hello,

    DO you have the developer mode on? Please go to file wp-config.php and make sure to have set the WP-DEBUG mode to false.
    If you still have the notice, than refer to this article: https://docs.reduxframework.com/core/the-basics/removing-demo-mode-and-notices/

    Let us know.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: service media title background color of text

    Hello,

    This is not an issue. I added the code again. Please check your site. The services overlay is whiter than before. To change it’s color and transparency, just edit the background color value.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: menu in footer not aligned

    Hello,

    I added this code into your custom css box:

    footer#footer .inner .row-fluid.ff .span12:first-child:last-child {
        width: 690px !important;
        left: 30% !important;
    }

    Please check your site.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: header over codeless slider

    Hello,

    I don’t see any image overlapping when i open your site. Please see screenshot.
    You do have a sticky header which by default when you scroll down will keep the menu visible and cover a bit the slider.
    If you want you can add some padding to the top of slider. Add this custom css:
    .top_wrapper {padding-top: 10px !important;}
    But as i see it, there is no need for it.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: Slow page loading time

    Hello,

    Sorry for the late reply.
    Please go to file functions-tower.php and find these lines:

    /* -------------------- Set VC config file ----------------------------------------------  */
    
    if(function_exists('vc_set_as_theme')) 
      vc_set_as_theme();
      
    
    if (class_exists('WPBakeryVisualComposerAbstract')) {
      function codeless_active_vc(){
         require_once locate_template('includes/core/codeless_elements.php');
        
      }
      add_action('init','codeless_active_vc', 5 );
    
      add_action( 'vc_before_init', 'codeless_vc_remove_deprecated' );
      function codeless_vc_remove_deprecated(){
        vc_remove_param('vc_accordion', 'deprecated');
        vc_remove_param('vc_tabs', 'deprecated');
      }
    }
    
    /* -------------------- End Set VC config file ------------------------------------------ */

    Remove them or just comment them out. Then go back to your pages and add the elements of the plugin.
    If you see shortcodes in the current pages, just delete them. These are the shortcodes of the old vc elements overwritten by theme code.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: post featured image cropping incorrectly

    Hello,

    That’s ok. The wp credentials are more than sufficient. Can you please send us the images you have been testing with? Use this site to send them as files:
    https://jumpshare.com/

    Best regards!

Viewing 15 posts - 6,106 through 6,120 (of 12,542 total)
← 1 2 3 … 407 408 409 … 835 836 837 →

Site Links

  • Support Policy
  • Specular Support Forum
  • Video Tutorials
  • Knowledge Base
  • Guides and Reviews

Useful Articles

  • Build a Website
  • Web Design & Development
  • Hosting
  • WordPress

Login

Log In
Register Lost Password