Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
Hi, please show us on screenshot which padding you mean exactly. Thanks!
-
@lulugoh What shortcode you ask for? Table shortcode?
-
Hi, please send us url to page where you want to change these colors and we'll have a look on it. Thanks!
-
Hi, what you mean that you can not edit muffin options? What exactly happen? We tested this plugin and it works properly with BeTheme on 100%.
-
Hi, looks like you lost 2 important css's under Custom CSS section:#features .one-second:nth-child(1) .list_item .list_left { float: right; } #features .one-second:nth-child(1) .list_item .list_right { margin-left: 0; margin-right: 100p…
-
Hi, it's WP tagline which can be changed under Settings > General section.
-
Hi Andras, what you want is impossible. At first, VC does not have an option to set parallax backgrounds and this plugin needs additional tool as it was described on http://forum.muffingroup.com/betheme/discussion/1165/full-width-parallax-backgroun…
-
We have checked your site on 4 different computers (in Chrome, FF, Safari and IE) and under all browsers everything is fine. We did not noticed anything wrong. This is how your site looks like http://pasteboard.co/jDtF3Gg.png
-
Please send us url to page where you want to remove those effects and we'll tell you how to do this with css.
-
Hi, looks like you got something wrong inside WP files. This error is not related with theme. Where and when exactly you get this message? When Envato Toolkit plugin is not activate then you do not get this error? Thanks!
-
Hi, Any url to site where this happen?
-
Yes, it is possible to add class for the individual links. When you are under Appearance > Menus section, click on "Screen option" button in the right top corner and under that section you will be able to activate classes for menu items.
-
Hi, with css it won't be possible unfortunately. To move wpml switcher, it is necessary to modify theme files. Thanks for understanding!
-
Hi, you can remove fixed navigation with below css:.fixed-nav { display: none !important; }
-
You're welcome!
-
Hi Greg, looks like you imported demo several times and this is the reason why menu items are duplicated. You can sort these menu items now under Appearance > Menus section or if you want to start from nothing again, then you can clear your WP w…
-
@Nickkentie What you ask for exactly? You ask where you can ask with WooCommerce? Probably you can do this via their Help Desk or support forum.
-
Please send us private message with access to your dashboard then and we'll see what you did wrong.
-
Hi, this is how this header style works. It is unfortunately impossible to scroll this section. Thanks for understanding!
-
Sorry but we did not get any private message from you. To send us private message, please use contact form which is in the right bottom corner at http://themeforest.net/user/muffingroup (this is the only way to send us private messages).
-
@designsolutionpro Please deactivate all plugins and check if this will help. If not, then please update revolution slider files via FTP only because it's the only safest method.
-
Ok. So you can do this with below css:div#mfn-rev-slider.mfn-main-slider { margin-top: -90px !important; }
-
You're welcome ;)
-
You're welcome ;)
-
Hi, you can do this with below css:input[type="text"]:focus, input[type="tel"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus, select:focus { color: #000 !important; } input[ty…
-
You're welcome ;)
-
Ohh, ok :) We got it now. This was made especially for hover feature. But if you want to remove it, please use below css:.image_frame:not(.no_link) .image_wrapper img:not(.ls-l) { margin-bottom: 0 !important; }
-
You're welcome :)
-
Ok, thanks. So to remove image frame, please use below css:.team .image_frame { display: none !important; }
-
As we wrote above, it is impossible because every item in sidebar on your site is activate. Below css should work but if you will paste it, you see that all items will be highlighted because all items are active in your case:.current-menu-item.activ…