Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
Ok. So please send us private message with dashboard and FTP access and explanation of where we can check this error and we'll have a look on it.
-
Yes, it's true, English is not our native language but the documentation has been checked and improved by our college who is English(UK) native speaker. Can you tell us where did you found the "scratches" label? In accordance to documenta…
-
Ok. Please go to Theme options > Header & Subheader > Header section and select Overlay Menu instead to get what you want.
-
We must say that we are really happy to hear that you understand it because some people just do not understand how all this works :)
-
We understand but until you won't update theme version, we won't be able to check this issue because you are using really old theme version. So would be great if you can update theme to latest version and then check. Of course, you can send us priva…
-
Hi Steve, if you mean Subheader, like we got for example at http://themes.muffingroup.com/betheme/standard-post-with-post/ (where Title and Breadcrumbs are) you must activate Subheader under Theme options > Header & Subheader > Subheader …
-
Ok. We did checked your site and noticed that you include only 600 weight of Raleway font. You should include 400 & 700 weights also if you want to bold some other text parts.
-
Will be better if you can send us dashboard access privately so we can have a look on it from our side. Also, into this message, please attach screenshots with explanation of how you want to define new widths so we can avoid confuse.
-
http://forum.muffingroup.com/betheme/discussion/2783/important-learn-how-to-send-private-message#latest
-
We have completely no idea what you mean. How you want to order items alphabetically? These are items, so they won't be ordered alphabetically. They will be in the same order as you did in in the back-end.
-
Hi, we are trying to understand your thinking but we can't. You are showing us responsive result on desktop? This is not how people are walking around website. On desktops, mobile menu works obviously as you mentioned above (on hover). However, on …
-
Sure. If you mean widgets, you can center them with below css:#Footer .widgets_wrapper { text-align: center !important; }
-
You're welcome ;)
-
Hi, you can change their size with below css:#Top_bar .menu li ul li a { font-size: 10px !important; }
-
You're welcome!
-
Hi, we'll fix it with next update. However, at this moment, you can fix it with the following css:.woocommerce-cart .wc-proceed-to-checkout a.checkout-button { color: #000 !important; }
-
You're welcome :)
-
1) This can be removed with below css:#Filters { display: none !important; } 2) If you did not change it's size, then you can use below css:.format-image .single-photo-wrapper .image_frame {max-width: 960px !important;} However, if this won't help…
-
Hi, you can do this with below css:#Subheader ul.breadcrumbs li:last-child { display: none !important; } #Subheader ul.breadcrumbs li:nth-last-child(2) span { display: none !important; }
-
We did checked your site already but it's different from what you presented on screenshot above. You are currently using "Stack: Center" header style and this is a proper behave. The only problem is with menu which has been moved about 150…
-
On single product pages, you can remove them with below css:.woocommerce .product .product_wrapper .onsale { display: none !important; }
-
But css's can be overwritten under Theme options > Custom CSS & JS > Custom CSS section what is much better in our opinion because all settings are stored in database.
-
So to remove that space on smaller devices, please wrap above css into @media for larger screens only. So the whole code should look as below:@media only screen and (min-width: 1024px) { #Top_bar:not(.is-sticky) #logo { height: 90px !import…
-
Ok, we got it. This space is reserved for header background images. If you are not using them, please turn ON "Header Minimalist" option under Theme options > Header & Subheader > Header section.
-
Hi, what is exactly broken? Any url to site where you got a problem?
-
Hi, please remove theme files from FTP and upload all files again but this time via FTP only. Thanks!
-
Hi, any changes inside slider can be done in slider settings. While you edit slides, you should have possibility to set custom css's per different items.
-
Hi, please send us private message with dashboard access and we'll check what you did wrong.
-
Both layouts, Tuning and Software comes with dummy content. All our pre-made layouts comes with the same content as you can see on our demos.
-
@burdetteketchum We're glad to hear that you sorted it yourself :)