Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,868
- Last Active
- Roles
- Administrator
Comments
-
Hi, please send us link to page where you would like to make the font bold.
-
But as we can see, you have header background already what you can see on http://pasteboard.co/1m17RGRe.png
-
Hi Barry, this is header background section. What you can set in that section is header background. You can set up this background under Post Options section where Header Image field is. Thanks!
-
Hi, no, it is not possible to have 2 different pre-built layouts in one WP installation. Each pre-made demo needs own WP installation. Thanks!
-
Could you show us the place on product's page where we wrote that pre-built websites were made with Visual Composer? As we can see, there is information that within VC you can build pages from scratch. It is not true that most features are not avai…
-
Hey, to add padding between portfolio items, you need to use an extra css:.portfolio_group.flat .portfolio-item { padding: 5px !important; box-sizing: border-box !important; }
-
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.