3030 comments found.
Hi guys, congrats on the great theme! I can’t wait to start customizing it! Just a quick question. I really like your Creative Agency Home page and there is a portfolio section with clickable projects. Is it possible to remove the links to the actual projects and redirect it to the main portfolio page? Thanks
Hi,
Thanks for reaching out.
Yes, there’s an option to choose the project URL.
Sincerely,
the Colabrio Team
Help Center | Docs | Colabrio
✉️ Sign up for our newsletter and be the first to know about all the latest news.
How do you change the menu design on portfolio items? I’d want to use Demo 9 menu for all
oh nevermind. i got it! 
Hi,
Glad to hear that you were able to sort it out.
Sincerely,
the Colabrio Team
Help Center | Docs | Colabrio
✉️ Sign up for our newsletter and be the first to know about all the latest news.
is it possible to register it on a test environment, then move to production url. (different domains)
Hi,
Thanks for reaching out.
Yes, you will be able to detach the license from the test env and activate it on the production.
Sincerely,
the Colabrio Team
Help Center | Docs | Colabrio
✉️ Sign up for our newsletter and be the first to know about all the latest news.
thanks
You are Welcome!
Hello, my Ohio theme works perfectly and it’s awesome! Only one question: Is it possible to exlude some items from portfolio element in Elementor shortcode?
Hi,
Thanks for reaching out. We are glad to hear that you enjoy our theme. The only available option to sort portfolio output is choosing specific categories, check our SS below:https://prnt.sc/rnHSQywfs55iM
Sincerely,
the Colabrio Team
Help Center | Docs | Colabrio
✉️ Sign up for our newsletter and be the first to know about all the latest news.
Hello Colabrio, Usually I easily find the CSS class to hide but I can’t remove the button from the menu. I would just like to remove it for desktop. Does the fact that the menu is centered complicate the thing, I don’t know.
https://ibb.co/B49LDZZThanks for the help
Hi,
Thanks for reaching out.
Navigate to Theme Settings > Custom CSS from your WordPress admin panel and use the code below:
@media screen and (min-width: 1025px) {
.btn-optional {
display: none !important;
}
}
Sincerely,
the Colabrio Team
Help Center | Docs | Colabrio
✉️ Sign up for our newsletter and be the first to know about all the latest news.
Hi Guys, Before buy your Theme I would you like to know if this theme is multi languages ? By “multi languages” I would say if dynamic strings can be translated by Polylang ?
Hi,
Thanks for reaching out.
Yes, our theme is multilingual, however it’s been tested with WPML plugin only.
Sincerely,
the Colabrio Team
Help Center | Docs | Colabrio
✉️ Sign up for our newsletter and be the first to know about all the latest news.
Hey guys! I love this theme and I am looking to purchase the third license for another website! but I need your help. Which theme from your portfolio would be better for a real estate photo video and 360 tour services? I know I might have to change a lot but probably a demo that is close to my needs I will find? thanks
Hi,
Thanks for reaching out.
Unfortunately, we don’t have such a template, and most likely that you have to use a specific third-party plugin to make it a real estate. So probably the choice of the demo is yours.
Sincerely,
the Colabrio Team
Help Center | Docs | Colabrio
✉️ Sign up for our newsletter and be the first to know about all the latest news.
Hi, I have a custom link style for some url links ex:
a.red-link { color: #f00; line-height: 1.4; } a.red-link:hover { text-decoration: underline; }
I have applied this style on a page with a light/dark theme switch. I need to add the .dark-scheme to these styles, please, can you explain me where to add the .dark-scheme or how can I style a different color when the page is in dark mode?
Thanks!
Never mind, I found the solution:
.dark-scheme a.red-link { color: #f00; line-height: 1.4; } .dark-scheme a.red-link:hover { text-decoration: underline; }
Thanks!
Hi,
Glad to hear that.
Sincerely,
the Colabrio Team
Help Center | Docs | Colabrio
✉️ Sign up for our newsletter and be the first to know about all the latest news.
Hello
Is there any way to make pricing tables with the same height when using elementor grids to have 4 packages on same row but content length is different ?
Hi,
Thanks for reaching out.
Send us a live preview and we will try to help you with custom CSS code to make that.
Sincerely,
the Colabrio Team
Help Center | Docs | Colabrio
✉️ Sign up for our newsletter and be the first to know about all the latest news.
Sent via private message, thank you a lot
You are Welcome!
How can you make the porfolio grid 2 columns? Everytime I set it as 2 columns, it comes out either 1 item per row or 2 items, but one is 1/3 and another is 2/3 space. Want it evenly spaced.
Thank you!
Hi,
I would kindly ask you to open a ticket with your inquiry at our help center and we will do our best to help you.
Sincerely,
the Colabrio Team
Help Center | Docs | Colabrio
✉️ Sign up for our newsletter and be the first to know about all the latest news.
Hi, I cannot update my version. Sadly also appears that wocommerce isnt compatible
I’m having some issues trying to set up my store
Hi,
I would kindly ask you to open a ticket with your inquiry at our help center and we will do our best to help you.
Sincerely,
the Colabrio Team
Help Center | Docs | Colabrio
✉️ Sign up for our newsletter and be the first to know about all the latest news.
Your theme (Ohio-Child) contains outdated copies of some WooCommerce template files. These files may need updating to ensure they are compatible with the current version of WooCommerce. Suggestions to fix this:
Update your theme to the latest version. If no update is available contact your theme author asking about compatibility with the current WooCommerce version. If you copied over a template file to change something, then you will need to copy the new version of the template and apply your changes again.
Hi,
Thanks for reaching out.
You can ignore those warning and wait for our further update where we will make our theme compatible with the latest WooCommerce version (approx. the in a few days).
Sincerely,
the Colabrio Team
Help Center | Docs | Colabrio
✉️ Sign up for our newsletter and be the first to know about all the latest news.
Hi Colabrio, I found a little bug in the header. The header with center logo is problematic. I tested the other headers and I didn’t have this problem. Each time I click on a page the header reloads.
Here is the bug: https://youtu.be/I7yP5i5sTjQ Here with another header, no problem https://youtu.be/Kf9wjQnQ_78Please fix this in a future update Thx
Hi,
Thanks for reaching out.
That’s the way the header works because there’s a JS function that calculates each time the position of the logo and menu items depending on its width. If you already have a stable menu we can help you to add a CSS code that will prevent the reloading effect. Just let us know and provide your website URL.
Sincerely,
the Colabrio Team
Help Center | Docs | Colabrio
✉️ Sign up for our newsletter and be the first to know about all the latest news.
If you have CSS to correct the reloading I gladly take it. Unfortunately I am currently working locally.
As we said previously, the CSS code will depend on your menu structure (menu items’ quantity and length).
Oh sorry, I misunderstood. I will come back to you once the final menu has been created.
Agreed.
Hello, I recently updated my theme to your latest release and I received the following error on the WooCommerce side of my site:
Your theme (Ohio) contains outdated copies of some WooCommerce template files. These files may need updating to ensure they are compatible with the current version of WooCommerce.
It appears the template affected is the cart.php
Here’s what the woocommerce system status says ohio/woocommerce/cart/cart.php version 7.0.1 is out of date. The core version is 7.4.0.
I noticed another user on here having the same issue and you said to wait for the next update. As I’m just setting up the E-Commerce portion of my site, I don’t if there will be any functionality issues, based on your response, there shouldn’t be correct?
Do you know how soon how you’ll issuing an update? Thank you in advance and as always appreciate your support.
Ray
Hi,
Thanks for reaching out.
You are right, following the previous comments you can just ignore the warning and wait till the next update (approx. the next week).
Sincerely,
the Colabrio Team
Help Center | Docs | Colabrio
✉️ Sign up for our newsletter and be the first to know about all the latest news.
Thank you I appreciate the quick response. I’ll looking out for the next update!
Ray
You are Welcome!
I have one other question, I ‘m using demo 16 and I hadn’t noticed before, but I was considering making a change to the about page and use on of the other versions, but I only have version 1, how can I get the others without having to re-import the entire template?
https://prnt.sc/L1i6z1qfiBpv
To avoid Theme Settings overriding by a new import.
Sincerely,
the Colabrio Team
Help Center | Docs | Colabrio
✉️ Sign up for our newsletter and be the first to know about all the latest news.
Thank you!
You are Welcome!
Hey
I have an important problem, since today I starting to have this WARNING lines of code: https://ibb.co/NSt35GV
What is the reason?
Thank you
Hi,
Thanks for reaching out.
I would kindly ask you to open a ticket with your inquiry at our help center and we will do our best to help you.
Sincerely,
the Colabrio Team
Help Center | Docs | Colabrio
✉️ Sign up for our newsletter and be the first to know about all the latest news.
Hey again, guys.
I have some questions regarding the carousel.
(1) When I display a carousel with an offset value it looks amazing in desktop (https://ibb.co/8448TZ5) because the offset items communicate the idea that there are more elements coming.
The problem is when I display the mobile version the offset elements doesn’t appear where they supposed to be (https://ibb.co/yWB2j1v) and, as long as people scroll down fast, there is no time to show the other elements.
Is there any possibility to show offset elements for the mobile view in a carousel?
(2) The second question is regarding a column. I created some banners (https://ibb.co/Q6LbZpP) by using two columns and text, buttons, bg colors, etc… How could I do to do the full element “linkable” as it it was a button itself?
Thank you
Hi,
Thanks for reaching out.
I would kindly ask you to open a ticket with your inquiry at our help center and we will do our best to help you.
Sincerely,
the Colabrio Team
Help Center | Docs | Colabrio
✉️ Sign up for our newsletter and be the first to know about all the latest news.
Hi team, love your theme. I’m using Ohio on Siteground. We are having issues with the SiteGround Optimizer Plugin. Can you help with this?
Hi,
Thanks for reaching out.
I would kindly ask you to open a ticket with your inquiry at our help center and we will do our best to help you.
Sincerely,
the Colabrio Team
Help Center | Docs | Colabrio
✉️ Sign up for our newsletter and be the first to know about all the latest news.
Hi, there, I hope everything is going just great. I have this issue in my WordPress site: Your theme (Ohio-Child) contains outdated copies of some WooCommerce template files. The file seems to be affected is cart.php, Theme and child were updated to the last version, but it seems this change needs to be performed manually. Can you provide me with guidance or the solution to this. Thanks in advance.
Hi,
Thanks for reaching out.
Do you have the mentioned template listed in your child theme? If not, just ignore the warning and wait till the next themes update. This warning shouldn’t affect your website functionality.
Sincerely,
the Colabrio Team
Help Center | Docs | Colabrio
✉️ Sign up for our newsletter and be the first to know about all the latest news.
Understood, I will wait for the next theme update. Thanks for your time and support.
You are Welcome!
Sincerely,
the Colabrio Team
Help Center | Docs | Colabrio
✉️ Sign up for our newsletter and be the first to know about all the latest news.
this is such a cool theme, why isn’t there an easy “Recent project” sort option?
Hi,
Thanks for your suggestion 
We’ve added this option to our ToDo list and will check if that would be possible to implement in the future.
Sincerely,
the Colabrio Team
Help Center | Docs | Colabrio
✉️ Sign up for our newsletter and be the first to know about all the latest news.
Can you share a css to change checkout field background on dark mode please ? It’s too dark for UX
Hi,
Please share the link to your website and we will help you with CSS code.
Sincerely,
the Colabrio Team
Help Center | Docs | Colabrio
✉️ Sign up for our newsletter and be the first to know about all the latest news.
.dark-scheme form.woocommerce-checkout .form-row input,
.dark-scheme form.woocommerce-checkout .form-row textarea,
.dark-scheme form.woocommerce-checkout .form-row select {
background-color: rgba(255, 255, 255, 0.2);
}
Sincerely,
the Colabrio Team
Help Center | Docs | Colabrio
✉️ Sign up for our newsletter and be the first to know about all the latest news.
Thank you! What about changing “Place order” button color ?
.dark-scheme .woocommerce-checkout-payment .button {
background-color: #4818e3 !important;
}