Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
Hi Steve, please show us on screenshot what you mean because we are not sure. Also please send us url to site where you got this problem Thanks!
-
Ok. So please send us private message as we wrote above with access to the dashboard and FTP and explain how can we re-create this issue so we can have a look on it and if this is a theme issue, we'll fix it for you of course.
-
This smooth scrolling is called "One Page". To understand how it works and how to create one page sites, please take a look at http://themes.muffingroup.com/betheme/documentation/#menu where we explained how it works. The new Revolution …
-
You're welcome :) All information about css customizations you can read on http://themes.muffingroup.com/betheme/documentation/#theme-customizations
-
Ok :) Thanks a lot for explanation. We're glad that you found it yourself!
-
@jaimitoc30 This is not easy modification and needs coding skills for sure. We are also not sure what post plugin @glebw used but maybe he will be able to answer on your question soon. But to understand what is do_shortcode() function we recommend t…
-
We already sent you the message privately one again. But we re-paste this answer here as well: "Hi, we can not respond the he original thread on support forum because you don’t want to show your address public and that’s why we must reply on …
-
Please send us url to site where you want to remove the logo and we'll tell you how this can be done.
-
Hi, 1. The links are wrong configured. You probably set #link-name and that's it. The link to the menu items on homepage should be /#link-name what means "/" sign always refer to the main domain and not the sub-pages. 2. Did you read thi…
-
Hi, we did not made anything like that before, but you can try to use pricing shortcodes under Tabs in Muffin Builder.
-
Ok :) So to change these icons, you must edit "Icon bar" item under Muffin Builder tool. But All icons included into theme you can check on http://themes.muffingroup.com/betheme/shortcodes/typography#icons
-
Hi, as far as we know, favicon can be set only one for whole site and it is not possible to set different icons as you think. Thanks!
-
Hi guys, to center menu for "Stack: Center" header style you must use some custom css. So please take a look at http://forum.muffingroup.com/betheme/discussion/170/any-suggestion-how-to-center-menu-using-stack-center where we explained ho…
-
Hi, for Be|Safari demo we used "Fixed" header style with below css:/* Top bar */ @media only screen and (min-width: 1240px) { #Top_bar .container { width: 100%; } } #Top_bar, #Top_bar.is-sticky { top: 0; background: url(http://themes…
-
Thanks for the info! We're glad that you sorted it yourself :)
-
@born2teachuga As we mentioned few times already, for settings under W3Total Cache are responsible settings on server side. So if our settings does not work for you, it means your server is not configured the same way as our and you should look for …
-
@fuksmanc Sorry but your site does not work. All we see when we open your site is: "Error establishing a database connection"
-
Hi, we about this this very well. Files will be updated with today's update. Thanks!
-
This is all we see when we open your site http://pasteboard.co/2I2R6Ohj.png - looks like our theme is not there anymore.
-
Hi, you don't have our theme installed on this site definitely. This is all we see http://pasteboard.co/2I37ljNw.png so please send us proper url and we'll help you.
-
What is the url to site where you want to do this? We are not sure if this is possible what you need but we can have a look on it of course and check if there is any css that may work.
-
Great :) This is the right section of course!
-
Hi, please send us url to page where you got this item with background because we must have a look on it first.
-
@pingram3541 Do you know that your solution will break the layout for all current sites built with BeTheme? You did not mentioned about that so you probably don't know. We know very well that this can be done but what with over 15000 websites built …
-
Hi, we checked your site but we do not understand what you exactly want to do. Can you show us on screenshot what you mean?
-
Hi, please send us url to site where you got popup contact form and we'll see if it's possible. Thanks!
-
Do you mean tutorial of creating client's carousel like this one on http://themes.muffingroup.com/betheme/shortcodes/loops#clients?
-
Hi, we checked your site but we have no idea what you did exactly. This is all we see http://pasteboard.co/2I3S2TqV.png and to be honest this is first time when we see something like that. We recommend to go back to previous settings.
-
If you are sure that this is a Trailer Box, then please try below css:.trailer_box:hover a::after { opacity: 0 !important; } But if this won't work, then we definitely need url to page.
-
Hi, did you tried with !importand declaration? So something like below:.column, .columns { margin: 0 1% 60px !important; }