Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,876
- Last Active
- Roles
- Administrator
Comments
-
Hi, you can remove those details with extra css only:.photo .post-desc .post-head { display: none !important; }
-
Ok, we misunderstood you then. So to achieve another class for lists, you need to use the following css:ul.list_check_wht li { background: rgba(0, 0, 0, 0) url("http://users.trading-live.com/wp-content/themes/betheme/images/icons/list_check…
-
Ok. So to display responsive menu in the top, please use:#Top_bar #menu { top: 14% !important; }
-
Hi, 1. Would be great if you can show us on screenshot how exactly you want do this and how this supposed to look like. 2. You can do this with the following css:#Content .sections_group { box-sizing: border-box; padding: 30px; }
-
That's weird. Something must stopped working. Maybe something is blocking address on server side.
-
Hi, we are sorry but we do not have such option for events. This is blog page and for that page we used Blog items that as you mentioned, does not work with future events. Thanks for understanding!
-
http://pasteboard.co/y34rHAw.png - this is how the images looks like on our end. As you can see, we did not noticed anything wrong with those images.
-
Hi Michael, as we can see all works as should in header. You increase logo size and this is how this supposed to look like. We are not sure what exactly you want to do.
-
Yes, we know. There is really no need to inform us about that because we check all messages. For more details about what time and when we work, please visit http://themeforest.net/user/muffingroup Please notice that we do not work 24 hours per a da…
-
Di, the default permalinks we use are /%postname%/ but there is no caching embedded into our code. Thanks!
-
You're welcome!
-
To remove line completely, you need to use the following css:#Top_bar .menu > li > a::after { display: none !important; }
-
Hi, please send us link to that page.
-
Hi, please send us link to page where you got this form.
-
Hi, please send us link to page where you want to change this title color.
-
Hi, please send us link to page where you want to change this.
-
We do not know such plugin so we don't know if it's possible to be honest.
-
Hi, Did you set related products under WooCommerce plugin? All details about related products you can read on https://docs.woothemes.com/document/related-products-up-sells-and-cross-sells/ Thanks!
-
Please take a look at http://forum.muffingroup.com/betheme/discussion/2783/important-learn-how-to-send-private-message where we explained how to send us private message.
-
Hi, we did never tested theme with any LearnDash plugin and we don't know what might be wrong exactly. We also did never mentioned that theme works with this plugin. Thanks!
-
Hi, we don't know any easier way to do this unfortunately. But hope that someone who knows such plugin, will let you know about it soon.
-
We will consider this when we have less questions on forum because so far we spent nearly whole time on this forum.
-
Hey, the only option we got included is Equal Height of Items in wrap | equal-height. This layout can be set for SECTION.
-
You are welcome! :)
-
Hi, the color field you pointed above is the right color. So if changing this color does not bring any effect, it means the problem must be related with one of your plugins or cache. In case, you can use the following css to change it's color:#Acti…
-
Hi, to remove controls, you need to use autoplay muted option. Thanks!
-
You're welcome ;)
-
Hi Patrick, 1. To change the background, button and font color of these items, you must use extra css:.helper { background: #000 !important; } .helper .helper_header .title { color: #FFF !important; } .helper .helper_header .links a.link { backgrou…
-
You are welcome! :)
-
It's very simple, above code is wrong. There should be brackets before css which is inside and after so the whole code supposed to look like as:@media only screen and (max-width: 959px) { #Top_bar a.responsive-menu-toggle { top: 40px!imp…