Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,884
- Last Active
- Roles
- Administrator
Comments
-
Hi, did you set any class name for this button? If you did, what's the button's class name then?
-
If you can not upgrade theme, then you won't be able to switch to tabs because this requires to many changes in theme files unfortunately. Thanks for understanding!
-
Hi, Template name is necessary if you use child theme. If you remove it, child theme won't work.
-
You can not use them in place of "mfn-icons" because this requires a lot of files customization. If you don't know how to do it, you supposed to contact with your website developer.
-
You're welcome ;)
-
You can remove left margin for logo on mobile devices with below css:@media only screen and (max-width: 767px) { #Top_bar .logo #logo { margin-left: 0 !important; } }
-
You're welcome! ;)
-
2. This is Top bar section which is necessary for mobile devices. If you want, you can try to remove it with below css:@media only screen and (max-width: 767px) { #Top_bar { height: 0 !important; } } This is the only way to decrease top bar hei…
-
@paperonemilacomm You are using transparent header style and this is the reason why content goes behind. However, you can move the content down with extra css only:body:not(.template-slider) #Content { padding-top: 90px !important; }
-
Hey, yes, you can set subheader backgrounds per pages. When you edit/create pages, under Page Options section, you have Subheader | Image field where you can set different subheader backgrounds per pages. But, it is unfortunately not possible to se…
-
@imagedemark If you mean single portfolio item, then we do not have such option unfortunately but we may consider this while future updates.
-
Hey, you can switch from Accordion to Tabs under Theme options > Blog, Portfolio & Shop > Shop section where Product | Style drop-down field is. Thanks!
-
@todd_fooshee Yes, we got it but it's called "Contact Box" :)
-
1) Menu item color can be changed with below css:#Top_bar .menu > li#menu-item-xxx > a { color: #000 !important; } where xxx is menu item ID. 2) Background and font colors on hover, you can change with the following css:#Top_bar .menu > l…
-
You're welcome ;)
-
Hi, 1) Tournament result is parent for Media item and that's why is active. So everything is fine here. 2) To change responsive icon colors, please use below css:#Top_bar a.responsive-menu-toggle { color: #000 !important; } #Top_bar a.responsive-m…
-
Hi, 1. Looks like you have errors in JS console. We suggest to remove all scripts and plugins that has been added for homepage. 2. Slogan does not display because of your custom css. You can try our css to display slogan on mobiles:#Action_bar { m…
-
Ok. So please send us private message with dashboard details and "step by step" explanation of how can we re-create this issue and we'll have a look on it.
-
Hi, this text can not be translated unfortunately. It always come in the same language as WP installation. Thanks!
-
Hi, please explain which scroll tab you mean because we don't know what you mean exactly.
-
If you don't know what time we work, we suggest to look at http://themeforest.net/user/muffingroup Please understand that we are not robots and we do not work 24 hours per a day. You are sending too many messages and questions and that's why you mu…
-
Thanks for sharing :)
-
We saw it but with slider it is not possible unfortunately. We thought that we wrote it somewhere above but looks like we forgot. Slider can not be moved down. But, you can set this slider as a shortcode inside builder instead and that way it would …
-
If you are sure about that, please send us private message with dashboard access then and also please explain in that message in steps what you did exactly and where.
-
Hi, we do not have any option to set header backgrounds or sliders for single post pages. But we got it in plans of course. Thanks for understanding!
-
Hi, did you set sidebar layout (left or right) under "Page options" for SHOP page? Also, did you filled Plugin | WooCommerce sidebar with widgets under Appearance > Widgets section?
-
No, we don't see anything wrong on above screenshot. We did not answered on the question with header height because you did not provided url to site. Such option is not included and this could be possible only with custom css. That's why URL is so n…
-
Hi, did you set sidebar layout (left or right) under "Page options" for SHOP page? Also, did you filled Plugin | WooCommerce sidebar with widgets under Appearance > Widgets section?
-
Hey, 1. It jumps because you forgot to activate "One page" option for page where you have this menu. More details about that you can read on http://themes.muffingroup.com/betheme/documentation/#menu 2. For that we need url to your site.
-
Hi, if Muffin Options are empty after installation or you are unable to save settings, it means your server is limited. In this case we recommend to deactivate all plugins first and after that click “Save changes” button under empty Muffin Options …