Forum Replies Created
-
in reply to: Mobile Menu on the right
Hello,
Please check out the documentation:
https://codeless.co/documentation/main.html#header_options2
If you want us to configure it for you send to us your wp credentials in a private reply.
Regards!
in reply to: Set Row HeightHello,
You have to edit the row > design and set the padding and margin to 0. Also you have to access the column section and set the padding to 0.
https://codeless.co/handel/documentation/#row
If you can’t doing it yourself share with us your wp credentials and online link.
Regards!
in reply to: Unable to install themeHello,
Please can you check it now, I have installed the default demo for you.
Let us know.
Regards!
in reply to: how to change the language of the search tagHello,
You have to translate the pot file and create PO/mo files.
Or you can use any plugin like Loco Translator.
Regards!
in reply to: Adding a new teamHello,
Have you tried to create two different categories in one you can add the development team and in the other one the copyright team?
After that, you can add two staff elements and choose the category as a filter.
Regards!
in reply to: Error messagesHello,
You can fix some of this problems for you with custom CSS and with specular options. Please send to us your problems detailed with screenshots.
Let me know.
Regards!
in reply to: Portfolio PageHello,
It is the best solution to create a new page with a portfolio element and add around it content, buttons or other elements.
Regards!
in reply to: Remove extra line when open mobile menuHello,
Please can you also write down this CSS:
.header_container.menu_style-border_effect_two #navigation nav > ul > li > a:after{display:none;}Regards!
in reply to: Header ButtonThe other file is functions-tower.php.
Regards!
in reply to: Remove extra line when open mobile menuHello,
Please can you check it now?
I have added this line to the style.css:
@media(max-width:767px){ .header_container.menu_style-border_effect_two #navigation nav > ul > li > a:after{display:none;} }Regards!
in reply to: Header ButtonHello,
Please can you rate our theme with 5 stars? It is very important to us: https:/themeforest.net/downloads
Regards!
in reply to: Header ButtonHello,
I have fixed the header menu button link too.
You are right about the possibility to add an option for target=”_blank” on the clients and for the header button.
We will update the theme with these new 2 features.
Thank you!
in reply to: LearnDash IntegrationHello,
About the grid space, it seems that it is ok. Anyway if you explain to me in the right way what you want to do I can help you.
About the meta you can get rid of them by adding this custom CSS box:
.sfwd-courses .info {display:none;}Regards!
in reply to: Unable to install themeHello,
The most common problems have to do with memory limits please can you add this directive in the wp-config.php:
define(‘WP_MEMORY_LIMIT’, ‘128M’)If the problem persist, please share with us your private credentials and we will try to install the demo for you.
Regards!