Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
Ok. So to change title color of Muffin Recent Posts widget, please use below css:.Recent_posts ul li .desc h6 { color: #000 !important; }
-
You're welcome ;)
-
Hi, this won't work on mobile devices. This code may work for larger screens only so we recommend to wrap your css code into proper @media only screen. Example of that code you got below:@media only screen and (min-width: 1240px) { /* YOUR CODE IN…
-
Sure but you did not explained what you want to be checked and what is the name of class where the items that should be checked are.
-
Hi, 1. You must copy the result of style.php and style-colors.php files. Not the content from the but the RESULT. As we wrote in the doc http://themes.muffingroup.com/betheme/documentation/#static-css, you must open those files in browser. 2. Mini…
-
If you will deactivate maintenance mode once again, we'll check if it is possible to decrease action button size. As we wrote above, then only way is to decrease padding between menu items if there is not enough space for smaller devices. This is ho…
-
No, there is no possibility to do that at this moment. We can consider this while future updates. Will be great if you can show us example of what kind of modal box you mean so we can consider it.
-
Hi, we do not understand what characters you mean so please show us on screenshot what you mean.
-
Probably those themes were not using wp_remote_get() function or admin blocked this function with time because of security reason. Your warnings definitely refer to import file where this function is. Instead of one click import, you can also try to…
-
Hi Vasik, VC is available for regular pages only. If you switch to default theme, you will see that it works for pages only as well. Only our Muffin Builder tool is available for posts and pages.
-
Ok, great.
-
Yes, we are talking about Custom | Classes field.
-
We thought that you want to leave that lines. However if you want to change their color as well, then please you must replace below images on FTP: http://wrcmc.com/wordpress/wp-content/themes/betheme/images/timeline_right.png http://wrcmc.com/word…
-
Regular of course.
-
Hi, your site is not long enough and that's why you can not scroll down. The images you open in popup are much higher then site. So in this case you must built longer pages (with larger amount of content) if you want to open such large images.
-
Hi, we tested your site under Safari and scroll works properly so the problem must be with your browser version or device because on our side we do not see anything wrong. You can also deactivate "Nice scroll" feature under Theme options …
-
It's probably because of limits on server side and the page where you are trying to do this got large amount of content. In this case, we recommend to have a look at http://forum.muffingroup.com/betheme/discussion/7689/muffin-builder-items-or-page-o…
-
Ok :) So to change the color of these bullets, please use below css:.timeline_items li h3::before, .timeline_items::after, .timeline .post-item::before { border-color: #FFF !important; }
-
Hi, yes, you need to buy another license. In accordance to TF license & agreements, one purchased license can be used for one site/domain only. Thanks!
-
@Fwanky270 Revolution Slider can be set under the section we mentioned above. But if something wrong happen with your header when you set slider, then please show us on screenshot what you mean and also please provide url to site where this happen. …
-
I can forward this request to graphic and we'll try to do something similar while future updates. But we can't give you estimated time when exactly such demo can be ready.
-
Yes, we have other theory as well. Your server is not wordpress ready because is incompatible with wp_remote_get() function which uses loopbacks and this is the reason why options and other stuff that comes with demo can not be imported. In this cas…
-
Hi Fliska, the code responsible for sticky header is under js/scripts.js file. It's called mfn_sticky.
-
We can do this only if you will remove your custom css code, set class name per section and they you will tell us what exactly you want to do and in which section. Only then (based on your site) we'll be able to show you how to work with css.
-
You're welcome ;)
-
Try to do it the following way then: * <i class="ICON-NAME"></i> text here</i>
-
You're welcome ;)
-
We did checked it already and what you can do is decrease padding between menu items. This can be done with below css:#Top_bar .menu > li > a span:not(.description) { padding: 0 10px !important; }
-
Hi, Any url to page?
-
You're welcome! :)