Forum Replies Created
-
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!
in reply to: logo missing and mobile menu looks weirdHello,
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!
in reply to: logo missing and mobile menu looks weirdHello,
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!
in reply to: Colours on HeaderHello,
Glad to know it is ok.
Best regards!
in reply to: StickyHello,
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!
in reply to: StickyHello,
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!
in reply to: Help with Tower Plugin Purchase Activation CodesHello,
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!
in reply to: Background image in slider of Agency 2 doesn’t showHello,
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!
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!
in reply to: Codeless slider issues on MobileHello,
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!
in reply to: slider problemsHello,
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!
in reply to: greyscale grid item in visual composer not showingHello,
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!
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!
in reply to: Mega menu column widthThis reply has been marked as private.in reply to: Mega menu column widthThis reply has been marked as private.