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

  • 10 years, 1 month ago Mirela
    Participant
    in reply to: Change Pagination on client logo section

    Hello,

    Please go to file js/main.js and find these lines:

    /*------------------------------ Clients Carousel ------------------------ */ 
    
    function clientsCarousel(){
    	"use strict";
    
    	var $self = $('.clients_caro');
    	if($self.length){
    		$self.css('display', 'none');
    		$self.imagesLoaded(function(){
    			$self.css('display', 'block');
    			$self.carouFredSel( 
    			{
    						items:4,
    						auto: false, 
    						scroll: { items : 1 },

    Edit the scroll: { items : 1 } value to your wish. if set to 4 it will scroll 4 items at one time.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: logo missing and mobile menu looks weird

    Hello,

    The logo is due to the Sticky Logo enabling. I set OFF the Header Options > Sticky Nav > sticky Logo option and now the logo is back.

    -For the mobile version logo and menu, i added this code into your custom cs sbox:

    @media (max-width: 767px){
    .menu-small { left: -55px;}
    .header_tools {
        display: block !important;
        height: 10%;
        margin-top: -85px;
        margin-right: -26px;
    }
    a.mobile_small_menu.close {    margin-left: -33px;}
    a.mobile_small_menu.open {    margin-left: -33px;}
    }
    

    It’s like the demo now. Please check your site.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: logo missing and mobile menu looks weird

    Hello,

    The logo is due to the Sticky Logo enabling. I set OFF the Header Options > Sticky Nav > sticky Logo option and now the logo is back.

    -For the mobile version logo and menu, i added this code into your custom cs sbox:

    @media (max-width: 767px){
    .menu-small { left: -55px;}
    .header_tools {
        display: block !important;
        height: 10%;
        margin-top: -85px;
        margin-right: -26px;
    }
    a.mobile_small_menu.close {    margin-left: -33px;}
    a.mobile_small_menu.open {    margin-left: -33px;}
    }
    

    It’s like the demo now. Please check your site.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Colours on Header

    Hello,

    Glad to know it is ok.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Sticky

    Hello,

    Your header is not sticky. Did you enable it? Sorry but we do not offer support on custom changes you made to theme files.
    If you want our help, then please reverse to the default form of theme and make sure to have enabled sticky header in Header Options > Sticky Nav.
    As i mentioned in my previous reply, you only need css to make the top nav show in sticky header.
    Let us know.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Sticky

    Hello,

    Your header is not sticky. Did you enable it? Sorry but we do not offer support on custom changes you made to theme files.
    If you want our help, then please reverse to the default form of theme and make sure to have enabled sticky header in Header Options > Sticky Nav.
    As i mentioned in my previous reply, you only need css to make the top nav show in sticky header.
    Let us know.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Help with Tower Plugin Purchase Activation Codes

    Hello,

    The included plugins do not have licence numbers available. They are already licensed copies and you can install and work with them without any restriction.
    We update them on every theme update. Also in urgent cases where some major change is made to a certain plugin. But if you want to update it by yourself then you have to buy it personally.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Background image in slider of Agency 2 doesn’t show

    Hello,

    Sorry but is not possible to have the Team Viewer session. If the issue persists after uploading the site to your online server, please let us know. So we can check it up.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Some small issues (Megamenu, video on blog, header backgrounds)

    Hello,

    If you want to move up the mega-menu then add this code into your custom css box:
    nav .codeless_custom_menu_mega_menu {top: 82% !important;} Edit the value to your wish.
    Sorry but delaying the menu appearance requires editing that are not included in this support.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Codeless slider issues on Mobile

    Hello,

    i don’t see that slider in “Who we are” page anymore. Did you remove it? Please send us the link of the page where is this happening so i can give the code to fix it.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: slider problems

    Hello,

    1-Can you please explain better? Do you want to have a slider in a portfolio page? Or have a slider in a page that has portfolio visual composer elements? Both of these options are possible.

    2-please send us the page you added this slider. So we can give it a closer look.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: greyscale grid item in visual composer not showing

    Hello,

    Sorry but can you please explain better? Are you referring to this section? This is a portfolio element and based on the style you selected, this is exactly how it should look. The gray overlay is not that thick for the images not to be visible at all.
    Please send us a screenshot of how it loos from your side and the working example of how you want it to look (find an example on our theme’s online demo)
    So we can understand better. Let us know.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Not display the button "read more"

    Hello,

    Please go to file \includes\core\codeless_elements.php and find this line:
    vc_remove_element("vc_btn");
    Delete it or replace witht his:
    //vc_remove_element("vc_btn");
    Let us know.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Mega menu column width
    This reply has been marked as private.
    10 years, 1 month ago Mirela
    Participant
    in reply to: Mega menu column width
    This reply has been marked as private.
Viewing 15 posts - 8,821 through 8,835 (of 12,542 total)
← 1 2 3 … 588 589 590 … 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