Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,864
- Last Active
- Roles
- Administrator
Comments
-
Hi, to change background image of single post content, please use:.single-post #Content { background-color: #FFF !important; }
-
You are welcome! :)
-
You can try the following css to do this:@media only screen and (max-width: 767px) { body:not(.template-slider):not(.header-simple) #Header { background-image: url('PATH-TO-IMAGE') !important; } }
-
You're welcome!
-
You can remove subheader from all WooCommerce related pages with the following css:.woocommerce #Subheader { display: none !important; }
-
You're welcome!
-
Thanks. So to make the corners of sub-menu rounded, you need to use the following css:#Top_bar .menu > li ul { border-radius: 10px !important; }
-
You need to set Transparency for header under Theme options > Global > General if you want section to go behind the header.
-
Theme options > Custom CSS & JS > Custom CSS section.
-
Hi, as you can see on http://pasteboard.co/4RAvLxeKx.png your header is white. Does it mean you did sorted it out?
-
Hi, please send us link to page where you got this item and would like to change it's colors first. Thanks!
-
The most difficult to implement is "time". We have hundreds or even thousands or requests in queue and it's very difficult to handle them. So when we find time after the features that are currently in queue, we will consider your request a…
-
Hi, we are not sure what are you trying to tell us exactly. Do you mean that some custom css's are gone while you are trying to save Custom CSS section? No, it is not possible to allow footer transparency level -> transparency between footer ba…
-
Hi, just open Portfolio Slider settings and there would be an option responsible for order. More details about Portfolio Slider item you can read on http://themes.muffingroup.com/be/theme/shortcodes/loops/#portfolioslider
-
1) You should ask this question to Google. for more details about map api key please visit https://developers.google.com/maps/documentation/javascript/get-api-key 2) All you need to do is overwrite current theme (parent) files with the newest one f…
-
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 see what you did. Please don’t forget to explain in message what for this access is.
-
Hi, all theme colors can be changed under Theme options > Colors section. And if you want to use "One skin" for example, then you can do this under the same section as well.
-
Hi, if that's what you mean http://pasteboard.co/4RngvXmr4.png it's all because of your extra 150px of padding.
-
Hi, you got this message, because you didn’t watched our instructional video. Slider Revolution is external plugin and it’s content can not be imported automatically with the demo import so you need to import it separately. More details about slide…
-
So such option does not exist for editor. For that, you always need to use shortcodes. It's just required by Wordpress.
-
Did you set class name for the column where you would like to align this text first? If yes, please send us link to this page.
-
Hi, Wordpress, since version 4.5, requires minimum PHP 5.6. If you open your blank site in Firefox html mode (CTRL+U) you see an error related with array_replace_recursive() function. It means your current PHP version is older than 5.6 and doesn’t …
-
Social icons can be placed in Action Bar (right top corner) only. Just like on our demo. You can not put it next to the menu.
-
We asked you to check this because just as we thought it is still related with VC plugin itself. Plugin's author did fixed it yet.
-
content-portfolio.php is responsible for portfolio page itself but you were asking about portfolio ITEMS and for those, theme-shortcodes.php is responsible. So or you asked the wrong question or you were looking for a different thing that you stated…
-
http://forum.muffingroup.com/betheme/discussion/17711/this-page-didn-t-load-google-maps-correctly-google-maps-api-key
-
Ok, great! :)
-
Homepage can be set up under Settings > Reading section.
-
You're welcome!
-
No, we don't need anything. Like we wrote above, it is possible to set up the content only for error404 page. It is not possible to activate any plugins or header stuff on error404 page.