Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,861
- Last Active
- Roles
- Administrator
Comments
-
@Bolder_Industries Did the file was exported using the same theme version as the one where you do the import? If not, please update existing theme to latest version before the export.
-
Hi, all details about setting up popup button, you can find on http://themes.muffingroup.com/be/theme/shortcodes/typography/#buttons
-
They probably didn't told you the truth last time.
-
http://forum.muffingroup.com/betheme/discussion/3109/don-t-see-some-options-or-demos-please-update-theme
-
Hi, do you mean it is cut and would like to wrap words on smaller devices?
-
Hi, what we see on this page are JS erros in console but this has nothing to do with the Betheme itself what means you need to look for a problem out of the theme. Iframe might be the reason of course but to be sure, you need to remove it first and…
-
Hi, if you used 3 items with 1/4 size, then there is no way to center such content because Placeholder item does not exist in 1/8 size.
-
Hi, as you can see on http://demo.rtl-maker.net/be/ BeTheme is RTL ready but to activate RTL, you need to make WP installation in language that is RTL.
-
Yes, this might be the reason why it does not work on Facebook ;) And we are glad to know you switched to Muffin Builder. Hope you will have much better experience than with VC.
-
Ok, thanks. Please open your website in Firefox html mode (CTRL+U) and check html errors you got. Please fix them first and all should be fine. Anticipating your question, yes, those errors are not associated with theme and were made by you or one o…
-
That's weird because we did checked above css and it works so you need to put it in the wrong place or have other bugs that stops above css. Anyway, let us know if you need anything else.
-
Ok, great!
-
Did you saw the screenshot we posted above? Your heading is already h2 so we do not understand what settings exactly are not being taken into account. Our screenshot clearly show you have h2 heading and not h4 as you say.
-
Hmm, we are not sure if we understand your question then but we are sure that WP does not allow to use special characters for sidebar names (including empty spaces). So please replace current sidebar names with plan names like sidebar1, sidebar2, et…
-
Hi, as you can see above, none of these paths linking to BeTheme what means your issue has completely nothing to do with the theme. If we may suggest something, we would recommend to remove all extra plugins thru FTP.
-
@tonyd007 You need to change header type because the one you currently use if transparent for sure.
-
To remove this border, please use:.widget::after { border: 0 !important; }
-
You are welcome! :)
-
Hey, sidebar background can be changed with custom css only. For more details about this css customization, please visit the following topic http://forum.muffingroup.com/betheme/discussion/473/sidebar-background-colour-and-line-removal-widget-after…
-
You are welcome! :)
-
Ok, now it works. However, if you look on the following screenshot http://pasteboard.co/k0YqzeovP.png you will see that your subheader is H2 heading already.
-
@georgetate As we see, you set this class name for the whole column so we do not understand what you want to do. You said above that you want to change fancy heading line color but looks like you set this class name for totally different item. As yo…
-
Hi, please send us WordPress dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact so we can have a look on it. Please don’t forget to let us know what for the access is.
-
2. We are lost as well because we thought you set it using custom coding. If not, then how you added this h1 title there? 3. So this requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify file…
-
Hi, there is latest version of VC included into theme package what you can see in changelog http://themes.muffingroup.com/betheme/documentation/changelog.html If you would like to update plugin, please take a look at http://forum.muffingroup.com/b…
-
Ok great!
-
There is no need to worry about anything. If you will do a wrong css, you can always remove it or change. This is the only way to learn custom css's. For more details about it, we suggest to visit http://themes.muffingroup.com/betheme/documentation/…
-
If the css customization we gave you above, does not work well, please do the list of few pages where it does not work and send it to us. But also, please put our custom css in the right field so we can check pages with existing css.
-
Please send us link to page where you faced this issue then.
-
Hi, to remove testimonial underline, you need to use the following css:blockquote { background: none !important; }