Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,884
- Last Active
- Roles
- Administrator
Comments
-
We did checked your site but we do not see anything wrong. These flags are next to each other but they do not overlap. Anyway, if you want to create empty space between them, we suggest to use relative position instead of absolute in above css.
-
Hi, we are sorry but what you ask for is not possible. To move product settings below the product image and short description, it is necessary to modify theme files. Thanks for understanding!
-
You are welcome :)
-
As we see, it's because of header background. So if you want to remove that space, please turn on "Header | Minimalist" option under Theme options > Custom CSS & JS > Custom CSS section. Or if you prefer, you can remove it with t…
-
@fffa Those marks are images so if you want to change them, you must replace current image with your own under wp-content/themes/betheme/images/icons/list_check.png folder.
-
Yes, it is correct but you can use widgets with Muffin Builder. The item is called Sidebar Widget and with this item you can use widgets in any place you want on page.
-
@akatma Each custom css should be pasted under Theme options > Custom CSS & JS > Custom CSS section.
-
Hi, we did checked your site but as we see, gallery is fully responsive of course. However, if h3 texts are not responsive, you can break words with the following css:h3 { word-wrap: break-word !important; } Or you can play with the following css'…
-
Great :) We are happy to see that you found a solution for that.
-
Ok, thanks for the link. We found where the problem is. It's because of your extra plugin - "Modula Best Grid Gallery" which overwrites our styles.
-
Hi, these texts colors can be changed with extra css only. Please take a look at http://forum.muffingroup.com/betheme/discussion/1021/how-to-change-betheme-action-bar-link-colour where we explained how to change them. Thanks!
-
Hi, where did you used these classes? Please give us more details about what you mean so we can have a look on it. Do not forget to attach link to page where these classes does not work.
-
You're welcome!
-
Hi Roy, if you want to same background for all pages, you supposed to use below css instead:body {background: rgba(0, 0, 0, 0) url("http://betheme.muffingroupsc.netdna-cdn.com/be/zoo/wp-content/uploads/2015/09/home_zoo_bg.jpg") no-repeat …
-
We are sure this is it. However, if you are unable to hide it from the dashboard, we have no idea what else you might did. We can only give you extra css to hide it:#Header_creative #Top_bar .wpml-languages { display: none !important; }
-
You're welcome! :)
-
Hi, try to use below css:body:not(.template-slider) #Header_wrapper { background-size: cover !important; }
-
Hi, please use some extra css and everything would be fine:#Top_bar #menu > ul { background: #FFF !important; }
-
Hi, under Theme options > Footer section, you can select Stick to bottom if content is too short and this should help you.
-
You are welcome :)
-
Hi, this can not be done with custom css but we have an option to disable math animations under Theme options > Global > Advanced section.
-
You are welcome :)
-
Hi, the problem is with limits on your server side. More details about that you can read on http://forum.muffingroup.com/betheme/discussion/7689/muffin-builder-items-or-page-options-can-not-be-saved-max-input-vars Thanks!
-
Hi, can you show us what is exactly broken after the import? But in reference to Revolution Slider, you simply forgot to import it and that's why you got this message.
-
Hi, we do not see any difference between both links. Both looks exactly the same. Would be great if you can show us on screenshot what you mean exactly. Thanks!
-
You probably did not set Bog page properly as it has been described on http://themes.muffingroup.com/betheme/documentation/#blog and that's why you got a problem with all pages that are related with blog.
-
Hi, the whole explanation about split header, you can find on http://forum.muffingroup.com/betheme/discussion/7794/how-do-i-creat-a-split-menu Thanks!
-
The same item you can use with Muffin Builder. This is a widget which is called Categories and can be set under Appearance > Widgets section.
-
Hi, please show us on screenshot what you mean exactly because we are not sure if we get what you mean.
-
Please upload larger image so we can have a look on it. Currently, you have 1190px and with this size, it won't be full width. We are sure that 1240px image would work because we tested it on our side.