Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
Hi, if you know coding, then everything is possible but if you ask about the option, then we do not have anything like this included. Thanks!
-
@kmbold In accordance to your problem, please send us url to site where both icons for responsive menu activates and we'll find a solution for you.
-
@itniederrhein You were very close but it was a right direction. Instead of above css, we recommend to use below in this case:@media only screen and (max-width: 479px) { body:not(.template-slider):not(.header-simple) #Header { min-height: 0 !im…
-
As we see, you already have phone number above menu.
-
If you know coding, then you can do this under includes/header-top-area.php file but please notice that we do not offer theme files customizations so if you want, you can do this on your own.
-
Ok. So to do this, please use below css:#Footer .footer_links li a { background-attachment: scroll !important; background-clip: border-box !important; background-color: rgba(0, 0, 0, 0) !important; background-image: url("https:/…
-
VC plugin is adding this style by default. But you can easily remove it with below css:a, a:visited, a:focus, a:hover { text-decoration: none !important; }
-
Ok, great :) We're glad to hear that.
-
As we see, you don't have any Action Button on your site. You only got Action Bar. So if you mean, Action Bar colors, then please take a look at http://forum.muffingroup.com/betheme/discussion/1021/how-to-change-betheme-action-bar-link-colour where …
-
Calendar is a default WP widget and theme does not have any impact on this part. And because we do not understand your language, we have no idea what this widget display exactly. If you want, you can read more information about this widget on https:…
-
Please make a screenshot of which text on map you mean because we do not see anything like this.
-
You don't need to modify theme files. All custom css's should be used under Theme options > Custom CSS & JS > Custom CSS section.
-
Ok, but please deactivate "Maintenance mode".
-
Yes, exactly. Animation feature is just not compatible with some devices. This sometimes happen if devices does not have some modules already built-in.
-
We sent you message once again on [email protected] - we can not reply on other e-mails because we must follow the messages that are sent via form on TF. Please check your e-mail once again. Don't forget to check SPAM box as well just in case.
-
No, this is not correct. We have you ready shortcode which can be used in places where shortcodes can be used, like "Column" items. But as we wrote above, for offer featured image it won't work because it's hard-coded into theme.
-
You're welcome ;)
-
Ok. So if this option does not work for you, then please try below css:@media only screen and (min-width: 768px) and (max-width: 1238px) .trailer_box .desc h2 { font-size: 15px !important;; line-height: 15px !important; } .trailer_box .desc …
-
No problem ;)
-
No problem :)
-
Hi, if you don't see the demo, please take a look at http://forum.muffingroup.com/betheme/discussion/3109/don-t-see-some-options-or-demos-please-update-theme where we explained what to do.
-
Hi, please take a look at http://forum.muffingroup.com/betheme/discussion/1078/muffin-betheme-options-buttons-not-showing-on-off-toggles-buttons-missing where this was explained. This is not theme problem because on our side, under Chrome everythin…
-
In this case, we recommend to use <br /> tags at the end of text in columns which are not big enough. Also please remember to use "Divider" item between each row.
-
You're welcome!
-
Sorry but we do not offer any files modifications. As we wrote above, we'll consider this while future updates.
-
Does it mean you sorted everything what you want? Or something left? Because if above option does not work, then should be possible to do it with some custom css.
-
You need to look for another plugin then because this one probably is not compatible with latest version of WP.
-
No, there is no automatic option for this feature unfortunately.
-
Ohh, you mean image. For image you can use something like below:[tooltip hint="Insert your hint here"][image src="http://muffingroup.com/dev8624/betheme/wp-content/uploads/revslider/pageshop/shop_page_slider_price2.png" align=&qu…
-
Your custom css is broken. You should use below css instead:@media only screen and (max-width: 480px) { body:not(.template-slider) #Header_wrapper { height: 200px !important; } }