Forum Replies Created
-
in reply to: issue with responsive
Hello,
I understand, this is caused by this code, see screenshot. It is a custom code but i don’t seem to find it. Please check it out and remove the !important from it. So that the code i added inside the
@mediarule in your custom css box:.latest_blog .no_carousel .blog-item { width: 100% !important; }would take effect and fix this.
The latest from blog items should be in full width in mobile now after this.
Let us know.Best regards!
in reply to: Portfolio Sorting MissingHello,
Please open the page’s option panel and check that there are categories selected in Portfolio Options > Portfolio Categories (screenshot).
Let us know.
Best regards!
in reply to: Specular Widget Shortcode in GermanHello,
You can translate them using the .PO file in specular/lang folder or directly in file \includes\register\register_shortcodes.php
Best regards!
in reply to: Mobile Menu + Mobile LogoHello,
1-Sorry but this is a personal customization that requires time and it’s not supported from us. To create it you need to add custom js code.
2-To have a different logo for the mobile please refer to this related topic:
https://support.codeless.co/?topic=mobile-logo-menu-color-change
Let us know.Best regards!
Hello,
Well that’s a solution too. Thanks for sharing. Let us know if we can help with anything else.
Best regards!
in reply to: Visual Composer – Color AccordionHello,
You can change the color of the circle using this custom css:
.accordion.style_1 .accordion-heading .accordion-toggle:before { border: 2px solid #cec2ab !important; }The plus is actually an image(img/plus.png). See screenshot. Find it in folder img and change it to your wish.
Let us know.
best regards!
in reply to: Specular Widget Shortcode in GermanHello,
This is not controlled from theme. To have the widgets in German, you have to translate the entire wordpress installation. Choose the the site’s language in Settings > General > Site Language.
Are you referring to the widget titles? See screenshot: https://pho.to/AgbfN
Let us know.Best regards!
in reply to: Extended Support but shows expiredHello,
Sorry for the inconvenience. Your support is active and you will get all the help you need. The status will be updated as soon as we fix the internal server works.
Please do not worry about it. You will get the support time you paid for.Best regards!
in reply to: Draw Attention Plug in JavaScript ErrorHello,
Sorry but we do not support third party plugins. Please read our support policy here. I suggest you try another plugin that does not conflict with theme or hire a developer to fix it out for you.
-We will update the support statuses as soon as possible. In the mean time please keep asking your questions normally. We will try to respond to you all asap.
Best regards!
in reply to: Swap Hamburger Menu Position on Mobile with LogoHello,
Please try to add this code into your custom css box:
@media (max-width: 480px){ .mobile_small_menu { left: 80% !important;} #logo { float: left !important;} footer#footer a:hover, aside ul li:hover:after { color: #444 !important;} }Result screenshot: https://pho.to/AgbGh
Let us know.Best regards!
in reply to: Envato TokenHello,
You can generate a valid API key in your Envato account. Login to your profile in Envato, go to Settings > API Keys > Generate API Key(screenshot). You can use this key to get automatic updates in “Envato Toolkit” or the newest plugin (recommended) “Envato Market“.
To create a token in order to use the Envato API, follow this link: https://build.envato.com/create-token/
Read this article for more help:
https://www.wpexplorer.com/envato-market-plugin-guide/Let us know.
Best regards!
in reply to: Responsive Menu Dropdown OffHello,
And indeed it is not visible in mobile. See screenshot: https://pho.to/Agb9n
Perhaps you need to clear cache and refresh pages first. Let us know.Best regards!
in reply to: Swap Hamburger Menu Position on Mobile with LogoHello,
Yes, you can do it using custom css. Add the code into your custom css box. If you need help with it, just send us a link of your site. So we can give you the precise code to add.
Best regards!
in reply to: TestimonialsHello,
@assand, there is no need to make the js changes anymore. The testimonials element has the duration option included int the element’s settings. See screenshot. Just set the duration time here.Let us know.
Best regards!
in reply to: Add Xing to social widgetHello,
@assand please refer to this topic in the FAQs page:
https://support.codeless.co/?ht_kb=add-new-social-widget
Let us know if you need further help.Best regards!