3030 comments found.
Hi, I enabled custom cursor option in theme options. However, I want to change the cursor to others in some image hover. Any CSS code to disable the theme custom cursor so I can add in “custom CSS” on Elementor? Thanks for the good theme btw 
Hi,
Thanks for reaching out.
Navigate to Theme Settings > Custom CSS from your WordPress admin panel and use the code below:
/*Reset default cursor styles*/
html .custom-cursor .circle-cursor-inner {
display: none;
}
html .custom-cursor .circle-cursor-outer {
border: none;
opacity: 1;
background-size: cover;
background-position: center;
}
/*Set custom size*/
html .custom-cursor .circle-cursor-outer {
margin-left: -40px;
margin-top: -40px;
width: 80px;
height: 80px;
}
/*Set custom background image*/
html .custom-cursor .circle-cursor-outer {
background-image: url('https://lh3.googleusercontent.com/C-K_3-tg7BllaegZIAESRLUWBTFk81T1ErVoVDVX7IP_c_BJxPFdUu8tz-SKCwBVySdNWVqhWUPxY1tSZd7mQRS_SOIZRigCnyjvYRktzqdEPJRizQ=w960');
}
/*Set custom size (links hover state)*/
html .custom-cursor .circle-cursor-outer.cursor-link-hover {
margin-left: -50px;
margin-top: -50px;
width: 100px;
height: 100px;
}
/*Set custom background image (links hover state)*/
html .custom-cursor .circle-cursor-outer.cursor-link-hover {
background-image: url('https://lh3.googleusercontent.com/KQ7Ul7smHbhue3rVhcE9xPIL7Dznf8eU7zEEnyevjyp39DBUPPNaI2kIAli81hdr3-f-jWH5O7N1zSvDh2rfVjHlwrmpLDpKbOj0tzcoPGyarxsMyYA=w960');
}
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 Whilst I was waiting I figured out how it works
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.
Yes I’ve worked it out now, I have a couple of minor issues I assuming its better to open a ticket? apart from that I’m really happy with this theme.
Yeah, it would be better. Here’s the link.
Sincerely,
the Colabrio Team
Help Center | Docs | Colabrio
✉️ Sign up for our newsletter and be the first to know about all the latest news.
HAs the mega menu issue been fixed? or is there any recommended meaga menu that can show images?
Hi,
Thanks for reaching out.
I’d kindly ask you to show the reference for the desirable menu with images and we will check if that would be possible to implement in our theme.
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 for your response.
It’s seems your theme is not allowing plugins to alter the wp_nav_menu().
If you can allow plugins to change it, I don’t think you need to implement anything. I tried these plugins and it didn’t work: Max Mega Menu, WordPress Mega menu Plugin – Groovy Menu (Free), WP Responsive Menu.
https://wordpress.org/plugins/megamenu/ https://wordpress.org/plugins/groovy-menu-free/ https://wordpress.org/plugins/wp-responsive-menu/Seems like we can help you to replace our menu with the required one by using a child-theme solution. Please note, that in this case the overall menu appearance will be changed to the plugin’s menu styles.
Please, send us a personal message and provide your temporary WP credentials.
Before we proceed it’s necessary to take a full backup of your database and your website. By providing us with access, you agree that a backup has been taken.
Sincerely,
the Colabrio Team
Help Center | Docs | Colabrio
✉️ Sign up for our newsletter and be the first to know about all the latest news.
i do not use child theme? Is there anything you want me to change in the function, just tell me and I will do it.
We need to override the menu_nav.php file and paste the PHP code the way it’s mentioned in the Mega Menu plugin’s documentation. To make that we need to put the menu_nav.php file into the child theme in order to not lose the changes with each theme’s update.
Sincerely,
the Colabrio Team
Help Center | Docs | Colabrio
✉️ Sign up for our newsletter and be the first to know about all the latest news.
I’ve managed to install the theme using the child theme and I’ve imported demo 1 for wp bakery and I only have 8 pages relative to woo commerce, what happens to all the about pages on your demo?
Hi,
You can install any inner page just as a separate demo:https://prnt.sc/8WQbZENSj36g
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 Ive just purchased your theme , I’m reading the docs and I cant see anything about using a child theme. very nice theme BTW
Hi,
Thanks for reaching out.
Here’s the guide:https://developer.wordpress.org/themes/advanced-topics/child-themes/
If you need more help, 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, what would you say about adding the possibility to choose a page for the Coming Soon Mode in the next upgrades? <3
Hi,
Thanks for your suggestion
We’ve added this option to our ToDo list and will check if that would be possible to implement.
Sincerely,
the Colabrio Team
Help Center | Docs | Colabrio
✉️ Sign up for our newsletter and be the first to know about all the latest news.
Super!

When will the threads logo be added to the social media list?
Hi,
Thanks for reaching out.
We use a third-party Fontawesome library for social networks. As soon as the developer of Fontawesome will add that icon we will promptly add it to our list as well.
Stay tuned.
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 there,
I’m using Ohio Theme on multiple sites and I really love it. Is there any way of removing the grid lines which are showing on every page?
Thanks in advance, best
Patrick
here is an example of what I’m talking about:
https://www.dropbox.com/scl/fi/mllpq5swzma62oglwnqc9/Grid-Lines.png?rlkey=kasd1amrisi3eo4dpm86n05lb&dl=0Hi,
Thanks for reaching out.
You should open the specific WPBakery row settings popup and switch off the “Enable decoration lines?” option. Check my SS below to make it clear:https://prnt.sc/0ak2u5Kr7oiz
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, parent menu item is not clickable on mobile. I can’t put an anchor link ”#” because parent menu is a real page of website and I need it’s clickable not only on desktop version but mobile. Thanks
Hi,
From your WP dashboard navigate to Theme Settings > Menu > Mobile Menu and turn the “Mobile menu 1st level items opening” option on.
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!
Could you please update ACF Pro on your server to 6.1.7.
Hi,
Thanks for reaching out.
Remove and install ACF Pro from scratch using Appearance > Install Plugins menu and you will get the latest version.
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, I have a question, is it possible to place a short looping video on multiple project thumbnails or website backgrounds anywhere on the website? can you share please how? thanks!
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.
I have just open a ticket and also asked about another issue, I am waiting for your team response. thanks!
Hi,
Thanks for your patience.
We’ve already answered your ticket, please check it.
Sincerely,
the Colabrio Team
Help Center | Docs | Colabrio
✉️ Sign up for our newsletter and be the first to know about all the latest news.
i cant import Demo 1 – Creative Agency that massege com Error: Internal Server Error (500)
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.
I wafting u to solve the problem i cant import the demo file from ur server it come that message Error: Internal Server Error (500)
Downloading the demo content come Error: Internal Server Error (500) & I cant sending ticket.
Please, send us a personal message and provide your temporary WP credentials.
Before we proceed it’s necessary to take a full backup of your database and your website. By providing us with access, you agree that a backup has been taken.
Sincerely,
the Colabrio Team
Help Center | Docs | Colabrio
✉️ Sign up for our newsletter and be the first to know about all the latest news.
I send to you Email
Thank you
Hi, when I use the preloader function with a logo, it shows the image but right on top says “Preloader image” as an error text. As it happens so fast, I´m not able to hide it using CSS.
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.
Hello. I choose the logo left header on desktop. But on mobile my logo is also in the left. is there any way I can choose a different header only for the mobile? I want the logo to be centered on mobile.
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.
Hiya,
How does one change footer content on the Demo pages?
Hi,
Thanks for reaching out.
From your WP admin dashboard navigate under Appearance > Widgets and there should be options to edit the content of each footer column.
Sincerely,
the Colabrio Team
Help Center | Docs | Colabrio
✉️ Sign up for our newsletter and be the first to know about all the latest news.
Kindly advise, i cant seem to add products to cart, when i click the add to cart button the button animation spins longer than usual and eventually doesnt add to cart – here is the url to the product https://xplicitmode.com/product/the-ultimate-social-media-ads-bundle/
Hi,
Thanks for reaching out.
Seems like you have an outdated version of our theme. Try to get the latest one and check if the issue still exists.
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, may I know do Ohio Theme provide any pop-up options?
Hi,
Thanks for reaching out.
Our theme goes with a built-in subscribe popup:https://prnt.sc/t-uWbfrNPPYB
There’re also pre-made display and appearance settings for the pop-up adjustment.
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!
I have a specific question: to change the language in my template in certain sections, for example in the BLOGs, when you are reading one, it says NEXT, or on the outside it says HOME > BLOG, in which sections can I change the language?
Hi,
Thanks for your patience.
We’ve already answered your ticket, please check it.
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, it is possible to disable the transition animation from the standard menu to the sticky header menu?
To understand what I mean you can try to open this page and scroll up and down: https://messana.tech/controls/
Thank you in advance
Kind regards
Hi,
Try to use the following CSS code:
.header * {
transition-duration: 0s !important;
}
I would kindly ask you to contact our help center with all your further inquiries.
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, thank you for your support in these days!
I have another question for you, I don’t know if this is a bug. Once I visit a product category, the back button on the upper left corner is missing. Only if I enter a product does it appear and allow me to go back to the previous page. However, when I return to the product category, the back button is missing again.
Is there a way to add the back button to the product category as well?
I also have a question about your WooCategories Widget. Following your instructions, I have created an Elementor template for the WooCommerce Archive page. Currently, it shows the main categories with the default WooCommerce thumbnail image. I want to change this thumbnail image to a different one, and I would like to make it bigger inside your WooCategories widget. I want to achieve a design similar to the one shown in this sample (the first image on the left is the default size of WooCategories, but I want to have a full-size image like the one in the middle, or even better, use an image that is larger than the container div).
Here is the sample design: https://prnt.sc/U5BFFFtywtK6
Is it possible to achieve this design using CSS?
Thank you again for your support!
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.