Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,935
- Last Active
- Roles
- Administrator
Comments
-
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, please take a look at http://forum.muffingroup.com/betheme/discussion/7751/increase-the-size-of-the-icons-of-the-social-media where this has been already described. Thanks!
-
Screenshots wouldn't be helpful at all. What we need is an access so we can log-in and check ourselves.
-
Hey, Please open your website in Firefox html mode (CTRL+U) and check how many html errors unrelated to theme you got. Please fix them all and everything would be fine.
-
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 what…
-
Ok, thanks. Please open your website in Firefox html mode (CTRL+U) and check how many html errors unrelated to theme you got. Please fix them all and everything would be fine.
-
You must activate One Page option for page where you would like to have smooth scroll.
-
Hi, it’s because of CORS library which hasn’t been installed on your server what you can see on http://pasteboard.co/8TnNjh8QM.png More details about the CORS you can read on http://enable-cors.org/server.html but we recommend to contact with your…
-
But as we can see, you set Transparent header style. The sense of being transparent is that any content below goes behind the header. So if you don't like the way it looks like, please use another header type.
-
Hi, what's the link to page where you got such large videos?
-
Hi, 1. 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 plugi…
-
Hi, what you described above has nothing to theme. This is just WPML plugin works and as far as we know, this can not be changed. Of course you can contact with wpml support team but we are pretty sure they would tell you exactly the same. Thanks!
-
@bikutorum Which padding? Because we do not see any.
-
Hi, we are sorry but it's not possible because there is no way to change the link for the logo. Thanks!
-
Hi, please send us link to page where from you want to remove both elements. Thanks!
-
Hi, all fonts can be set under Theme options > Fonts section and if you don't see what you need there, it means that we do not have such possibility included. Thanks!
-
If you don't want it on mobile, just wrap above css into right @media only screen. More details about it you can read on http://www.w3schools.com/cssref/css3_pr_mediaquery.asp
-
But can you explain what impact we have on zoom in/out? Do you know that on it has impact only your computer? Please understand that it has nothing to theme. P.S. For your information, we zoomed in/out and the lines are fine.
-
Did you checked different computers/devices? Because we checked different one and on each everything is just fine.
-
Yes, it works now. However, all lines are the same width what you can see on http://pasteboard.co/8CBbynDsU.png so we do not understand where the lines are different width exactly.
-
Previously you asked how to set background image for Creative header and this is what for we gave you above css. But if you want to set fixed background position now, you need to set Fixed position under Theme options > Global > General > B…
-
To display background image without any content inside, you need to distend section with padding just like you wrote above. That's the only right way to do this.
-
Hi, to move menu items down, please use the following css:#Top_bar .menu > li > a { padding: 110px 0 0 !important; }
-
You are welcome! :)
-
Ok. So to set the background image for Creative header, you need to use the following css:#Header_creative { background-image: url('PATH-TO-IMAGE') !important; }