Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,935
- Last Active
- Roles
- Administrator
Comments
-
2. Where exactly on this page is video which does not work? We did checked and there is nothing related with vimeo.
-
But we asked where did you saw Zoom Box item with lightbox on our site? Like we wrote above, we do not have anything like this included but you said that we have it and we would like to see the link to our page where you saw Zoom Box with lightbox. …
-
Hi, did you selected the font you want to use anywhere in Theme options > Fonts > Font Family section? If you didn't, then it won't be possible to use this font the way you presented above. But to set it's color, you can use style similar as …
-
If you lost something by mistake, you should contact with your admin and ask for a backup from the time when everything was fine.
-
Hi, we are sorry but we do not have such feature included at this moment. Thanks!
-
Yes, it is. And if you don't understand it, then we won't be able to help you unfortunately.
-
Thanks for the explanation and this useful article!
-
Ok. So to set full width background image for the top bar, you need to use the following css:#Top_bar { background-image: url('path-to-the-image') !important; background-size: cover !important; }
-
Hi, 1. You can remove those details with extra css:.single-portfolio #Intro .intro-inner { display: none !important; } 2. What exactly doesn't work? Could you send us link to page where video does not work?
-
Really? Where did you saw Zoom Box item with popup window? BTW We use prettyphoto instead of the lightbox.
-
For that, 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 have a look on it. Please don’t forget to attach link to current topic so we know what fo…
-
You are welcome :)
-
Hi, because you use multisite, you need to change Table Prefix under Theme options > Global > Advanced section.
-
To increase logo size on mobile, please use:@media only screen and (max-width: 767px) { #Header_creative #Top_bar .logo #logo img { max-height: 100px !important; } #Header_creative #Top_bar #logo { height: 100px !important; } }
-
Hi, this color can be changed under Theme options > Colors > Shortcodes section.
-
Hi, you can do this with an extra css only. For example, to change sticky header background color on above page, you need to use the following css:.lay-id-1071 #Top_bar.is-sticky { background: #E2E2E2 !important; } where 1071 is layout ID.
-
If pages are duplicate, it means you did the import twice.
-
Hi, please send us link to page where you would like to change color for Action Bar on mobile. Please let us know also if you mean background color or what.
-
You're welcome!
-
Hi Bertus, would be great if you can show us what exactly you want to achieve first. Thanks!
-
What you ask for, 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. P.S. All items/shortcodes, are located under func…
-
Yes, it works and the following image https://snag.gy/RFmADj.jpg is the best proof. You must did something wrong then.
-
Hi, as you can see on http://pasteboard.co/1pfwCPkMi.png you didn't set api key or you did it wrong. So if you are sure that you set api key properly, you need to contact with Google and ask them why your key does not work.
-
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 attach link to current topic so we know…
-
Hi, we checked your site and the padding looks fine. We didn't noticed anything wrong and to be honest, we don't understand what exactly you want to do.
-
This won't fix anything on many different devices until you will not fix the bugs in html code. We told you several times already that you need to fix the code but looks like you don't understand it. If above fixed is fine for you, then great but in…
-
Hi, to center the content of right top bar, please use Top Bar Icons under Theme options > Responsive section. Thanks!
-
Hi, it's menu item description which can be set under Appearance > Menus section.
-
Hi, you must be modifying theme files and that's why got this error now. Looks like header.php file is broken.