Bryan
Bryan
About
- Username
- Bryan
- Joined
- Visits
- 2,506
- Last Active
- Roles
- Moderator
Comments
-
You're welcome.
-
You can add extra content on portfolio page using Muffin Builder, however, you can not put it under the portfolio itself.
-
You need to wait, unless Google with refresh the index.
-
You need to buy licenses for all websites you built with the BeTheme so far and only then, we will be able to help you.
-
Hi, the logo section is under BeTheme Options > Global > Logo section. More details about logo section, you can find in the documentation http://themes.muffingroup.com/betheme/documentation/#muffin-options_getting-started
-
Hi, if you have any issues with registration/de-registration, please send us always private request thru contact form which is on the right side at https://themeforest.net/user/muffingroup#contact Best regards, Muffin Group team
-
This is the padding you set for the subheader so if you don't like it, you should remove subheader padding under BeTheme Options.
-
Hi, child theme uses parent theme so there is no need to register it. Only parent theme, need to be registered. If you activate child theme, and you did not modified parent theme files, you don't need to worry about anything.
-
You're welcome.
-
Hi, what you ask for, requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don’t know how, you should contact with your web developer. The policy says: Item support does not inclu…
-
Yes, you can but with custom css only.
-
The solution is very easy, you should switch to CUSTOM SKIN under BeTheme Options > Colors > General section and then you can change any color you want. The whole sense of PRE-DEFINED skin is that all colors are pre-defined so if someone want …
-
Hi, Because you faced with such a weird issue, which we believe has nothing to with the BeTheme itself, we recommend the following steps: 1. Please go to your FTP account where theme is, remove whole theme folder and then upload the latest version…
-
Hi, please send us link to your own page, where you have this text longer and it does not appear on mobile, so we can take a closer look.
-
The white stripe is not made with css but is an image element which you uploaded yourself: http://handhdelifranchising.com/wp-content/uploads/2017/12/NEW-WHITE-HALF-SUBWAY-TILE-BACKGROUND-min.jpg To change the color of bottom ribbon, you need to ed…
-
Please show us on the screenshot, how and where you put this text and also send us link to page, where this text, does not appear.
-
You are welcome! ;)
-
Yes, we did and we also replied on your message.
-
You are welcome! :)
-
Hi, we suggest to use WP Mailchimp for WordPress instead if you don't know how to work with raw coding scripts.
-
Hi, page speed has completely nothing to do with the theme itself and you can see check this yourself by opening https://tools.pingdom.com/#!/RBIMy/http://themes.muffingroup.com/betheme/ There is many different factors that may has an impact on pa…
-
The font size is just too big, you can use this css to break the line on small devices @media only screen and (max-width: 767px) { h2 { word-break: break-all !important; } }
-
Try using this css a.button:hover span { background:red !important; }
-
@sybez Yes, the css in not targeting the header style.
-
Hi, you can use this custom css @media (max-width:767px) { #menu-menu-bereiche li:first-child a { color:red !important; } } thanks
-
Hi,you would have to set the background image size to contain, then it will resize. It is not set to auto or cover.thanks
-
So what you need to do is: edit the section and give it a png background, then set it to repeat.Just make a transparent png image in software like photoshop. But anyway, since the background is white, you do not need transparent background color, ju…
-
Hi,thanks, we will take a look into it.cheers.
-
Hi,please make sure that you have set up the main shop page properly in the plugin options.thanks
-
Hi,if you would read the tutorial more carefully, you would notice that there is an information about hiding the editor content, this way it will be not visible in frontend.thnk