Forum Replies Created
-
in reply to: Specular parent theme update not workingThis reply has been marked as private.
Hello,
This is not a style available from the theme’s options. To have this, code customization is required. Sorry but this is not included in support.
I suggest you hire a designer to do that for you.
Best regards!
in reply to: Handel science – where is that theme?Hello,
Please add some ftp credentials in your profile. So I can add that for you.
Read this article for more information: https://support.codeless.co/?ht_kb=add-private-login-credentialsBest regards!
in reply to: How to change the custom font?Hello,
The Asap font does include characters with an accent. See related: https://fonts.google.com/specimen/Asap
Sorry but modifying the font itself, is not included in support. You can select the font that best fits your needs from the list of available fonts in theme. Or add any new font if you want.
Best regards!
in reply to: team membersHello,
Please go to file functions.php and find this function:
/* -------------------- Add Various Image Sizes ------------------------ */ function codeless_images_sizes(){Here find this line:
add_image_size( 'staff', 400, 270, true );
Change the width/height to your wish and save changes.
Then go to Dashboard > Tools > Regenerate Thumbnails, and regenerate the thumbnails again. so the images will get cropped again to the new dimensions. This will unify all images of the staff.Let us know.
Best regards!in reply to: Image Gallery ProblemHello,
Please add this code into your Custom Css box:
.cl_gallery.with-lightbox .gallery-item .overlay { height: 100% !important; width: 100% !important; background: rgba(0, 0, 0, 0.05) !important; }Let me know if it’s ok like this.
Regards!in reply to: team membersThis reply has been marked as private.in reply to: WPBackery Page Builder IssueHello,
That’s right. The Visual Composer builder does not show i the top bar as it is not the primary builder. This is an additional plugin to help you add content to the pages. But the base customizer is the Simple Page Customizer.
So to edit pages, please go to page’s options and proceed in using one of the two available builders.
https://ibb.co/mcVQqTWBest regards!
in reply to: Responsive Menu – cut off/not workingHello,
That’s the normal layout of the menu in desktop. In mobile, however, it is needed additional customization to make the sub-menu items toggle under the parent. As you can see in our online demo, this does not happen.
I can’t tell for sure if this wasn’t included as a feature in any of the theme’s updates, but it is not an original feature.
This is customization not included in support, but I will add it to the developer’s to-do list. So we can add it in future updates. (This way you won’t need to redo any change to these files in the future).
Best regards!
in reply to: team membersHello,
The theme has a script that creates different sizes of imported images. So that the right thumbnail is used in a precise screen (small for mobile, large for desktop). This is a normal procedure for every WordPress theme.
However, can you please post some wp credentials in a private reply? So I can check the configuration of the staff.
Best regards!
in reply to: Specular parent theme update not workingThis reply has been marked as private.in reply to: WPBackery Page Builder IssueThis reply has been marked as private.in reply to: Specular parent theme update not workingHello,
I tried to login with the ftp credentials but it’s not possible. Can you please check them?
The wordpress credentials are ok. But i need the ftp as well to replace the files.Let me know.
Best regards!in reply to: Images not showing up correctlyHello,
Yep, that definitely a browser problem. Try accessing the site and the link of the screenshot I send you, from a different browser. Or a different computer. If you still can not see nither, then ask your network administrator if the internet access is limited.
Best regards!
in reply to: Multilingual DE/FRHello,
That won’t be necessary. This css is for every style you can use from now on.
Best regards!