Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,932
- Last Active
- Roles
- Administrator
Comments
-
Hi Rob, because you didn't provided link to site, we are not sure what this might be but it's probably an Action Bar which can be disabled under Theme options > Menu & Action Bar > Action Bar section.
-
You are welcome! :)
-
Ok, thanks. As we can see, menu items color on hover and active are the same as background color and to change this color, you need to use the following css:#Top_bar .menu > li.current-menu-item > a, #Top_bar .menu > li.current_page_item &g…
-
Hi, what you need to do is wrap sub-menus to the left side with an option located under Theme options > Menu & Action Bar > Menu section.
-
No problem :)
-
Hi, as we can see, your demo has not been imported completely. Looks like you imported the default layout first and then you decided to import one of pre-built websites. Please notice that each demo has own settings/options so when you import anoth…
-
If you mean header like we have on http://themes.muffingroup.com/be/biolab/ it does not look the same because not all settings has been imported on your site. All you need to do is set up Transparent header type under Theme options > Header &…
-
@vivko Make sure you do not have any cache on site or server sides.
-
Ok, thanks for the link. The background you are talking about is a css background, such elements are not responsive and never wasn’t. This has completely nothing to do with the theme and it’s a technical problem between css and being responsive.
-
Looks like your site is under construction. If you don't want to make it live, please send is complete WP dashboard access thru contact form on the right at https://themeforest.net/user/muffingroup#contact
-
We are sorry but these pages are not editable. Because pages are being created automatically, we do not have no influence on editing them unfortunately.
-
Hi, please send us link to page/s where you would like to do above changes first so we can have a look on it and give you best possible solution. Thanks!
-
Hi, please switch to default WP theme and check if comments are closed as well or not. Thanks!
-
Hi, we are sorry but so far we do not support this new feature because we didn't found proper way to make both compatible yet.
-
Yes, you will get a reply on the e-mail address that you used for Themeforest account.
-
Hi, we did checked our Muffin Login widget already and as you can see on http://pasteboard.co/6tSAygl1r.png we didn't found anything like that.
-
Hi, 1. Google Maps API key can be pasted under Theme options > Global > Advanced section. 2. As far as we know, one api key can be used for one site only and it is not possible to use multiple keys. Thanks!
-
2. Sorry, yes it is unfortunately not possible as you said.
-
1. To change Action Button hover color, please use:#Top_bar a.button.action_button:hover { background: #FFF !important; color: #000 !important; } 2. Sorry but we do not have any solution to make it possible. 3. To change arrow colors, please use:.…
-
Hi, this is a proper behave. However, if you want to move the sub-menu up and keep current logo size, you need to use the following css:#Top_bar .menu li ul { top: 70% !important; }
-
You are welcome ;)
-
Hey, cart icon can be set under Theme options > Blog, Portfolio & Shop > Shop section but also, you need top have WooCommerce plugin installed. Thanks!
-
Hi, it's probably header's background and to disable it, go to Theme options > Header & Subheader > Header section and activate Minimalist option.
-
Hey, yes, you can turn this feature off. To do this, please navigate to Theme options > Addons & Plugins > Addons section.
-
You are welcome! :)
-
Hi, please use DIVIDER item between each row and all will be good.
-
You're welcome ;)
-
Hey, it's favicon and if you want to remove it completely, please upload 1px of empty .ico image under Theme Options > Global> General section.
-
Great!
-
Ok, thanks. As we can see, it's default logo and you can remove it with the following css if you want:#Top_bar .logo { display: none !important; }