Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,859
- Last Active
- Roles
- Administrator
Comments
-
@jkperez So if you would like to apply custom css for a particular screens only, you need to use @media rules and all details about it you can find on http://www.w3schools.com/cssref/css3_pr_mediaquery.asp but if this still won't be enough, check re…
-
You are welcome!
-
Hi, please switch to default WP theme and check if you have exactly same problem.
-
Hi, please send us link to page where you change all fonts to Arial but the headings are still default. Thanks!
-
Yes, this would affect whole site and it is not possible to clear this background for individual page only because it's a global setting assigned to html.
-
All details about using popup shortcode you can find on http://themes.muffingroup.com/be/theme/shortcodes/typography/#popup so hope this would help you because you still didn't explained what you did and how on your site.
-
Hi, this bar is not included into theme and it's for demo purposes only. Thanks!
-
Please send us WordPress 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. Please don’t forget to let us know what for the acce…
-
@autusmedia Ok, thanks. Please update theme to it's recent version and everything should be fine.
-
You are welcome! :)
-
Hi, we check and didn't found anything unusual. As you can see on http://pasteboard.co/fWFwGa1hi.png everything looks good.
-
Ok, great! :)
-
Hi, it is not possible to make just mega menu full width because this requires also top bar customization (logo and menu would start from edge the same as menu). Thanks!
-
Hi, are you talking about header's background?
-
Hi, we are sorry but we do not have any css solution to make it possible and this requires files customization. Thanks!
-
The files responsible for header are header.php and includes/header-top-area.php. But please notice that in reference to Item Support Policy, files customization are not allowed. So if you want to modify files and don't know how, you should contact …
-
Hi, there is no picture and we have no idea which color you want to change. Please send us working image and also please send us link to page where you would like to change color.
-
Hi, please send us link to page where you did it and it does not work first.
-
That way it won't be possible to use VC and Muffin Builder. You can use the first one and then the other only.
-
Sorry but we do not understand how can we help you? As we told you above already, if the problem is related with the limits on server side, only your admin or hosting provider would be able to increase such limits.
-
You can try to upload .gif as featured image but we can not guarantee this would work because we use custom functions to resize featured images especially for our individual items.
-
No, you won't lose anything and to be honest, manual update thru FTP is best update method.
-
Hi, 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 plugins …
-
Ok, so the file responsible for Muffin Builder is functions/builder/fields.php
-
Hey, to remove search icon from desktop only, you need to use the following css:@media only screen and (min-width: 1240px) { #Top_bar a#search_button { display: none !important; } }
-
Hey, to change icon color of Icon Bar item, you need to use the following css:a.icon_bar span.t { color: #000; }
-
You are welcome ;)
-
Hey, to center those titles, please use the following css:.masonry.tiles .post-item .post-desc-wrapper .post-desc .post-title { text-align: center !important; }
-
Yes, they could be. To make them rounded, please use the following css:#Header_creative #Top_bar .menu > li > a { border-radius: 5px !important; }
-
You are welcome! :)