Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,935
- Last Active
- Roles
- Administrator
Comments
-
You are welcome! :)
-
Hi, as we can see, it's subheader padding which can be removed on mobile with:@media only screen and (max-width: 767px) { #Subheader { padding: 0 0 10px 0 !important; } }
-
You're welcome!
-
Hi, This happens because you have too many menu items in header and it's not possible to put them all together in one line with logo and other stuff. So or you will move some of your main menu items as sub-menus or you need to use the following …
-
Hi, you can change it's color with the following css:#Action_bar .social-menu li a { color: #FFF !important; }
-
Ok, thanks. So to remove those details, please use the following css:.single-portfolio .post-meta .author-date { display: none !important; } .single-portfolio .project-description { display: none !important; }
-
Hi, to remove hover effect of the zoom box item, please use the following css:.style-simple .zoom_box:hover .desc { display: none !important; } .style-simple .zoom_box .photo img { transform: scale(1) !important; }
-
Hi, 1. We do not make any changes that may affect current sites and options. If something like that happened, it means you did something wrong during the update. We do updates from time to time and never had such problem. 2. By accident you were u…
-
Ok, so to remove whole Top Bar on mobile, you need to use an extra css:@media only screen and (max-width: 767px) { #Top_bar { display: none !important; } }
-
You're welcome ;)
-
Hi, this message says that you can not install theme thru the WP default importer because of the limits on server side. It’s probably because of upload_max_filesize. There is few ways to install your theme then: - You need to contact with your adm…
-
Hi, you couldn't find it because this space comes from VC plugin and if you want to remove it, you need to use the following css (please notice that this css may affect other VC sections as well but that's the only way to remove it):.wpb_wrapper &g…
-
You're welcome! :)
-
Hi, 1) What does it mean - "site is loading to much"? Too much of what? 2,3) All menu items on homepage are active because you set all links to be one page links and you forgot to turn on One Page option under Page Options section.
-
Can you explain what you mean exactly? We checked and demo import is fine.
-
Can you show us how this supposed to look like exactly? And also please provide link to page where you would like to do this so we can have a look on and see if it would be possible.
-
Hi, please send us link to page where you would like to change position of action button and wpml so we can have a look on it first. In reference to 2nd question, do you mean that you would like to remove hover effect from that item? If that's what…
-
Hi, this grid layout can be set under Blog, Portfolio & Shop > Shop section but it is possible to set it up for product page only.
-
Hi, 1) You need to fold last items to he left side instead of the right. To do this, please activate Fold 2 Last Submenus to the Left option under Theme options > Menu & Action Bar > Menu section. 2) Any solution that works is good :) I…
-
We set this shortcode as a layer of slider revolution. If you don't know how we did it, just import the slider from Be|Sport demo onto your site to learn how it works. All details about slider import you can find on http://forum.muffingroup.com/beth…
-
What is the link of page where you got this item?
-
@ilianaex 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 then.
-
So if you have different menu items on inner pages, please make sure if you did not set different menu for inner pages or for homepage. You can check this under Page Options section. Please also make sure that you set main menu under Appearance >…
-
Can you show us this section of screenshot? Because we do not have this option under Header section.
-
Hi, we are sorry but Offer Slider item does not exist as shortcode. This item exist as Muffin Builder's item.
-
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. Thanks!
-
Ok. So maybe it's because of cache? Or maybe you are trying to change the layout of item what can be done inside item's settings only? Section you presented on screenshot above is responsible for blog page, not posts items. But as we can see, you do…
-
Hi, if you set Full width footer layout, the first footer (Footer #1) would be taken into account. However, if it does not work like that, please send us dashboard access privately thru contact form which is on the right side at http://themeforest.…
-
Hi, this requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don't know how, you should contact with your web developer. Thanks for understanding!
-
Hi, please send us link to page where you would like to change this color first so we can have a look on it.