Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,863
- Last Active
- Roles
- Administrator
Comments
-
Hi, this sounds like you are unable to save the content only because of the limits on your server side. More details about that you can read in the following topic http://forum.muffingroup.com/betheme/discussion/7689/muffin-builder-items-or-page-op…
-
Hi, please switch to default WP theme and check if the image can be uploaded when default theme is active.
-
Please send us dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact and we will show you that this text exists. Please don’t forget to let us know what for the access is.
-
Sorry but from what we see, title works. Please check the screenshots below where this supposed to be activated and put http://pasteboard.co/8SX7H1Ljn.png http://pasteboard.co/8SWrtfV0X.png
-
Ok, so if wp_remote_get() is supported please increase the rest of variables that are red color.
-
@bigbangcrea All details about this item you can find on http://themes.muffingroup.com/be/theme/shortcodes/content-elements/#timeline but general style for shortcodes/items can be changed under Theme options > Global > General section.
-
Hi, please send us dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact and we will check what might be the reason. Please don’t forget to let us know what for the access is.
-
Hi, we are sorry but we do not have an option to display products and categories the way you want. But in reference to your other questions, all templates for WooCommerce plugin are hardcoded and couldn't be modified unfortunately. Thanks!
-
You're welcome! :)
-
Hi, responsive menu is the same color as the background and that's why does not appear. What you need to do then is change responsive menu icon color with the following css:#Header a.responsive-menu-toggle { color: #FFF !important; }
-
Ok, so to decrease it's height on mobile, please use:@media only screen and (max-width: 767px) { #Top_bar .logo #logo { display: none !important; } #Top_bar .top_bar_left { margin-top: 0 !important; } }
-
Hi, to remove responsive logo, please use the following css:#Top_bar a.responsive-menu-toggle { display: none !important; }
-
Hi, to disable opacity for "Sold out" items, you need to use the following css:.woocommerce ul.products li.product.outofstock .image_frame .image_wrapper img { opacity: 1 !important; }
-
Hi, to increase menu height, you need to increase logo size under Theme options > Global > Logo > Advanced section.
-
@ViaMarket In your case, to remove margin/padding, you need to use the following css:.portfolio_group.grid.col-3 .portfolio-item, .portfolio_group.masonry.col-3 .portfolio-item, .portfolio_group.masonry-hover.col-3 .portfolio-item, .portfolio_group.…
-
Hi, to change it's color, you need to use an extra css:.get_in_touch ul li, .get_in_touch ul li a { color: #000 !important; }
-
You are welcome ;)
-
Hey, at first please go to Appearance > System Status section and make sure that wp_remote_get() Wordpress function is supported by your hosting.
-
Hi, to change those colors, you need to use the following css:.blog_slider.flat .blog_slider_header a.button.slider_prev:hover, .blog_slider.flat .blog_slider_header a.button.slider_next:hover { background: #000 !important; } .blog_slider.flat .blo…
-
Hi, to set transparent background, you need to set Transparent option for the content under Theme options > Global > General section.
-
You are welcome! :)
-
Hi, to do this, you need to use the following css:.page-id-xxx #Top_bar a.button.action_button { display: none !important; } where xxx is page id.
-
Hi, 1. Could you show us on screenshot what overlaps exactly? Because we didn't noticed anything like this. 2. You set local padding for the subheader what you can see on http://pasteboard.co/8PcYpEPIJ.png and this padding can be removed under Sub…
-
@SavvyWeb If you mean transfer from Muffin Builder to VC, then it is not possible.
-
Hi, we are sorry but we do not have such feature included unfortunately. Thanks!
-
You need to use the item which has Load More option, like Blog item for example http://themes.muffingroup.com/be/theme/shortcodes/loops/#blog-item
-
Hi, does it mean that you are unable to save the options in the back-end of Muffin Options?
-
Hi, to add links for Our Team item, you need to do customization in functions/theme-shortcodes.php file.
-
Hi, there is 3 possible reasons why Muffin Options might be empty on load (blank): - PHP version - Wordpress, since version 4.5, requires minimum PHP 5.6. So if your version is older than 5.6, you need to contact with your admin/hosting provider b…
-
Sorry but as we see, you did not updated the theme. It's still 12.7 version.