Forum Replies Created
-
in reply to: Codeless slider
Hello,
Please edit the file specular/js/main.js. Find the code:
$('.codeless_slider').imagesLoaded(function(){ $loading.css('display', 'none'); codelessSlider = new Swiper('.codeless_slider',{ slidesPerView: slide_per_view, paginationAsRange: false, loop: false, touchRatio: 0.7, autoplay: 5000, speed: 800,Change here the speed.
Best regards!
in reply to: Social icon navigates topThis reply has been marked as private.in reply to: Mega Menu sub item alignmentHello,
I can’t see your screenshot.
Please check the link and let me know.You can disable megamenu at Menu -> uncheck “Check if you want to use this item as megamenu”.
Best regards!
in reply to: Tiles don't accommodate correctlyHello,
You must add images with the same size (ex. 540x360px).
Best regards!
in reply to: Business headerHello,
You can install the demo data of business 2 demo and you will have that exact look.
Here are the settings of business 2 demo:
– https://www.clipular.com/c/4675298576564224.png?k=XF9vARpjFeW_HAI0FqFSqUCLeCU
– select boxed layout
– the menu icon on the right top can be removed at Layout -> Turn off side nagigation.Best regards!
in reply to: Desactivate lateral menuHello,
The side navigation can be disabled at Layout-> Turn off side navigation.
Try to select header style: ‘with border top’.
let us know.Best regards!
-
This reply was modified 11 years, 5 months ago by
Ruco.
in reply to: Shop Template MenuHello,
I can’t see the screenshot, can you please send it again or give us your site url?
Best regards!
in reply to: Agency2 style home HeaderHello,
You can import the dummy data of default demo and you will have the exact look of it, including slider images.
You must add the images at codeless slider and make the header transparent.
Here are the header settings https://www.clipular.com/c/4969021457825792.png?k=Z43cblrK229UVOUhJobKUEyBhng.
For more information please read the theme documentation https://codeless.co/documentation or watch the video tutorials https://support.codeless.co/?page_id=45.Best regards!
in reply to: Service circle sizeHello,
Sorry, i thought you wanted to increase the icons size, I see now you have used images.
Please try this code:.services_medium img { width: 150px !important;//change the width here height: 150px !important;//change the height here }Best regards!
in reply to: Problems with Specular Default Template Blog PageHello,
As I can see, the blog posts aren’t far from each other and social sharing is working.
Please add this css code (at custom css code area) to decrease the margin of comments at blog post:#comments { margin-top: 0px;}let me know if you need further help.
Best regards!
in reply to: Open Sans Condensed not workingHello,
I tested it on my test site with and it works correctly.
Do you have the latest theme version?
Can you show us your site url?Best regards!
in reply to: Droid Serif not in visual editor drop downsHello,
Thank You for the observation. We will add it on the next theme update.
Best regards!
in reply to: Clients link targetHello,
You can add target at the file ‘\specular\vc_templates\cliens.php’.
Best regards!
in reply to: AUTOPLAY CARRUSELHello,
Please edit the file /js/main.js.
Find the function: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,and change ‘auto’ to ‘true’.
Best regards!
in reply to: Text Bar HelpHello,
The background color can be selected at row settings, it can’t change on window scroll.
This is the header settings to make the header title with a little line https://www.clipular.com/c/5513151653085184.png?k=TYeycppSQRNcUQZ-ONiIrqCBvXQ
https://www.clipular.com/c/6471585215021056.png?k=FVumsYXKkkwFjgTt1NuddPF10PQlike this https://codeless.co/specular/default/?page_id=122
Best regards!
-
This reply was modified 11 years, 5 months ago by