Forum Replies Created
-
in reply to: Blackbar in Mobile menu
Hello,
The background color of menu items is defined in Customizing ▸ Header ▸ Menu Style.
You can upload images and share the link with us from here: https://imgbb.com/
To change the background color only for mobile, add this custom css:
.cl-mobile-menu { background-color: #00aeef !important; }Best regards!
in reply to: Broken icons on mobile versionHello,
Add this code into your custom css box:
@media (max-width: 480px){ .header_container > .main { line-height: 20px !important; } .cl-icon-text { min-width: 180px !important; } .main.header-row .c-middle { display: flow-root !important; min-width: 150px !important; } .header-row .header-row-inner .header-col { width: 100% !important; float: left !important; } .header-el .cl-icon-text i { padding-right: 0 !important; } .header-col .header-el { width: 145px !important; float: left !important; height: 50px !important; line-height: 20px !important; } }Result screenshot: https://ibb.co/Q6HbChx
Best regards!
in reply to: Slider revolution responsive modeHello,
You need to activate custom layout first. See screenshot: https://ibb.co/DfNf2HJ
Best regards!
in reply to: Visual Composer & FontsHello,
Yes, you will have the same structure of options. What exactly is changing? The footer too should not change just because you switch to child theme.
Let us know.
Regards!in reply to: Change color of the hamburger menu icon in FolioHello,
Please add this code into your Custom Css box in Customize > General > Custom Codes:
.cl-hamburger-menu span { background-color: #6b97ef !important; }Let us know if this is what you wanted.
Best regards!in reply to: Tower ThemeHello,
Please check this screenshot: https://ibb.co/G3Nrj52
You still have a folder of Redux Frameword not writable.Best regards!
in reply to: Visual Composer & FontsHello,
You are right. these are options created with/for Codeless Builder. So they work best with Codeless Builder. For now please use Codeless Builder to edit out text and select different fonts.
I will report this to the developer and we will include a fix in the next theme update.
Best regards!
in reply to: Full Blog pagesHello,
Please update theme and it’s included plugins first. See these articles for more details:
https://codeless.co/documentation/main.html#update_theme
https://support.codeless.co/?ht_kb=update-plugins-using-only-the-included-in-theme-versionLet us know if you still can not see posts in blog page.
-The shares layout is defined by theme style. Changing it is a personal customization and it’s not included in support.
Best regards!
in reply to: Testimonials & Mega Menu EditsHello,
I added that too. Please clear cache and refresh page.
Best regards!
in reply to: Issue with service media imageHello,
Yes, please share a link where you are trying this.
Best regards!
in reply to: I can’t install the theme codeless juneHello,
The demo data is imported all. What you needed to do was assign a homepage and blog page. I already set it up in Settings > Reading. Then imported a header and footer in Codeless > Import Header/Footer.
To change them, just import another style. It will instantly replace the current header/footer style.Let us know if you have questions. Check out these video tutorials to become more familiar with theme settings: https://youtu.be/ZQuasOcvCZI
Best regards!
in reply to: Display Error on first slide after updatingHello,
Please replace the current folie/includes/codeless_functions_backend_editor.php file with this: https://jmp.sh/vlfT9Xv
Let us know.
Best regards!
in reply to: Full Blog pagesHello,
Sorry but it is not possible to achieve this with ‘Full Blog’ element. Use ‘Latest from Blog’ element instead. You can use pagination for blog, only in the blog page assigned to Settings > Reading, or General Options.
There seems to be an issue with the API of Twitter share. We are reviewing it and will try to include a fix asap. Thank you for noticing it.
Best regards!
in reply to: Visual Composer & FontsHello,
Can you please add some wp credentials in a private reply? So we can check.
Best regards!
in reply to: Tower ThemeHello,
I checked and you have many “Not found” errors in the console. See screenshot: https://ibb.co/ZX6GTF8
This can happen due to a permission/security setting that is in place. Check in with your hosting provider and ask them to check the servers ModSecurity rules for admin ajax and ensure it has permissions to write.Best regards!