Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,935
- Last Active
- Roles
- Administrator
Comments
-
Hi, we suggest to turn of all extra plugins first to check if one of them is not the culprit. However, if this won't help, please re-install theme files but via FTP only. Thanks!
-
This is the code for our default responsive menu. So it's for the 3 lines next to the logo.
-
Hi, we are sorry but we do not have anything like that included. Included Mega Menu into theme is kind of plain menu without any additional features. Thanks for understanding!
-
Hi, please provide us link to page where widgets does not display in the sidebar.
-
Hi, 1. This is not possible not change position of elements. You can only remove some of them if you don't like it. 2. We have Visual Editor item which has wysiwyg editor. 3. We did never tested this plugin unfortunately.
-
@IhsanMohamad What styles altogether you want to remove exactly? Where from?
-
Great, glad to hear you sorted it @RichardSunday :)
-
No problem.
-
Hi, while site migration, we always use 2 plugins and did never had any problems with content or settings migration. Those plugins are: WP Migrate DB and Mfn CB Migration Tool. We think that 2nd tool would be the key in your case. Thanks!
-
Hi Manuel, what IE version you mean? We did checked your site in IE and all is good. We did not noticed any crash problem.
-
No problem.
-
Hi, please send us link to page where you got those buttons so we can have a look on it first.
-
Hi, we are sorry but it's not possible to change the number of columns on the Mega Menu unfortunately. Thanks!
-
Hi, we know about this issue. This would be fixed with next theme update. However, at this moment, you can fix it with the following css:.image_frame.inline-block { display: inline; }
-
You are welcome ;)
-
Ok, now it works. To change menu items color on mobile only, you need to use extra css:@media only screen and (max-width: 767px) { #Top_bar #menu ul li a span { color: #000 !important; } } But to change copyright section, you must put your own …
-
You are welcome :)
-
button="0" means it's text but button="1" will set the button instead.
-
You're welcome!
-
1. Ok, so if the css we gave you does not work, it won't be possible to move logo to the left side unfortunately. 2. To resize logo on mobile, you need to use the following css:@media only screen and (max-width: 767px) { #Top_bar .logo #logo im…
-
@BananByran So if you mean background videos in sections, those videos won't work on mobile devices unfortunately. It's because mobile devices are incompatible with those kind of backgrounds. Thanks for understanding!
-
We did never tested this plugin and we don't know where the problem might be exactly. We suggest to do not use the plugin if it's the culprit.
-
Hey, we are afraid that you need to write your own css instead. Of course you can try to use shortcode button but we don't guarantee that this would work. Thanks!
-
Hi, we are sorry but we did never tested this plugin and we have no idea what might be the reason. Thanks!
-
We can not answer on that question because we don't know. Currently we have hundreds of other features in queue that need to be done first. So we won't be able to have a look on it for the next few months.
-
To get back your custom css, you need to contact with your admin and ask him for backup from the time when everything was fine. That's the only way to get options back.
-
@RichardSunday Any link to page where you are unable to change headings colors?
-
Ok. So to change those colors, you need to use the following extra css:#Top_bar .menu > li a::after { color: #000 !important; } #Top_bar .menu > li > a:hover { color: #000 !important; } #Top_bar .menu > li.current-menu-item > a { colo…
-
You are welcome! :)