Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,861
- Last Active
- Roles
- Administrator
Comments
-
Hi, to decrease space between the image and the text on blog page, you need to use the following css:.post-item .post-photo-wrapper { width: 12% !important; } .post-item .post-desc-wrapper { width: 88% !important; }
-
Hi Jeff, it's default copyright just for presentation. To replace default copyright with own, please go to Theme options > Footer section and under Copyright field, please set up your own copyright.
-
@Vegism To remove underline from timeline item, you need to use the following custom css:.timeline_items li .desc { background: none !important; }
-
Ok, thanks. So to increase the top margin of mobile menu, you need to use the following css:@media only screen and (max-width: 767px) { #Top_bar .menu_wrapper { margin-top: 50px !important; } }
-
Please scroll down to "Advanced" section under Theme options > Blog, Portfolio & Shop > Shop and there would be a large box with included icons and all you need to do is remove the icon name.
-
It jumps under the top bar because there is not enough space on smaller screens to keep regular menu instead of mobile. We suggest to switch to mobile menu on smaller devices under Theme options > Responsive section using Responsive Menu Initial …
-
Hi, to display social icons in the action bar, except setting up links for icons under Theme options > Social section, you need to activate Action Bar under Theme options > Menu & Action Bar > Action Bar section.
-
You can use Builder >> SEO option located on default WP editor but this would only transfer Muffin Builder into shortcodes which probably won't work on your new theme.
-
We are sorry but we do not offer any extra service like that. Please notice that we didn't built your site and we have no idea where exactly you might did a mistake. But if you look at http://pasteboard.co/2sU8I5HYf.png you will see that the last di…
-
It is another ON/OFF option. And yes, just one additional option is fine but if we get hundreds of similar suggestions for different options every week, it makes hundreds of options every week what gives thousands of new options every few months. An…
-
Hi, we suggest to start from disabling Endurance Page Cache plugin because this is a reason of most of your issues.
-
Hi, we are sorry but all we can see is Coming Soon page. Anyway, 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. And if you…
-
@SmacklePop Would be great if you can show us on the screenshot where you still got to much padding and also please provide us link to page where from you would like to remove it.
-
Hi, it's an Excerpt and you can change it under Excerpt field. When you edit post, you should have Excerpt field in the very bottom place. If you don't see it, just click Screen Options in the right top corner and activate it.
-
Ok, so if you got stock using another theme, please send us WordPress dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact so we can have a look on it closer. Please don’t forget …
-
http://themes.muffingroup.com/be/theme/shortcodes/loops/#portfolioslider - this is the only style of portfolio slider so far what means that it's not possible to display titles below or above pictures unfortunately.
-
Ok, thanks. There is few things we noted: - you did not set main menu under Appearance > Menus > Manage locations section. - you forgot to import sliders. More details about slider import you can find on instructional video and http://forum.m…
-
Sorry buy you must misunderstood something. Purchase codes for plugins are not included into theme package and never wasn't so we have no idea where did you found such information. For more details about it, please visit http://themeforest.net/forum…
-
Hi, 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-options…
-
Hi, purchase codes (license keys) are not included for plugins which are bundled into theme. It’s because of Themeforest license & agreements. This applies to all themes of course. However, there is no need to use this code because the plugins …
-
@Dutchbase Yes, we agree that your host increased max_input_vars but you have PHP Version 5.4.45 while the minimum required by WordPress itself is 5.6 - so please ask them to update your PHP version because this might be the reason as well. More de…
-
Hi, 1. Do you mean to keep green background on menu item when it's page is current page? 2. To activate smooth scroll, you need to turn on "One page" option under Page Options section.
-
Hi, purchase codes (license keys) are not included for plugins which are bundled into theme. It’s because of Themeforest license & agreements. This applies to all themes of course. However, there is no need to use this code because the plugins …
-
That's very weird then because we did never met with anything like that. Please go to theme folder, create php file with phpinfo() function inside and send us link to that file so we can have a look on your server settings because we really don't kn…
-
Hi, what's the link of your site where you faced this issue?
-
Hi, please send us link to page where you got this button so we can have a look on it. Thanks!
-
Hi, you have simply too menu items and there is not enough space for all these stuff. If you want to move the menu up, you should move some main menu items under sub-menu.
-
Ok, thanks. So to change these colors, you need to use the following css:.hover_color:hover .hover_color_wrapper h4 { color: #FFF !important; } .hover_color:hover .hover_color_wrapper p { color: #FFF !important; }
-
To decrease header's height, you need to use the following custom css:body:not(.template-slider) #Header { min-height: 110px !important; } But to reduce footer height, please use:#Footer .footer_copy .one { margin-bottom: 5px; padding-top: …
-
You are welcome.