Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,840
- Last Active
- Roles
- Administrator
Comments
-
Hi, what you ask for, requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don't know how, you should contact with your web developer. Or if you don’t have any, we recommend to try…
-
Ohh, that is what you mean. So to exclude categories, please go to item settings where you have Multiple Categories field and inside this field, you can set which categories should be displayed.
-
Hi, if you activated LayerSlider, it means you have purchase code so please contact with plugin's author and ask him for this option. As far as we know, this is premium option for plugin customers only. Thanks!
-
Sorry but it is technically impossible to recognize which texts are longer and shorter to align them same lines.
-
Hi, we are very sorry that you are unhappy but the plugins like Yoast or WooCommerce are compatible with theme and we did not noticed any issues due to these plugins. So could you explain what is your problem exactly? "Very unhappy" infor…
-
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 check this ourselves then. Please don’t forget to let us know what for the access is.
-
Hi, this file does not load too long. It's just a little bit longer than the rest only because this file couldn't be cached as otherwise many WooCommerce stuff would stop working.
-
Hi, please do not use table tags and instead please build footer content on div's if you want to align them properly on mobile devices. Thanks!
-
@ml-weblive Any link to page where you would like to do this?
-
Hi, as we can see, text does not move so we are not sure what you mean exactly. Which text moves exactly?
-
Looks like you need more css's then we gave you above. Custom CSS for all available alerts, you can find in different topic http://forum.muffingroup.com/betheme/discussion/comment/86333/#Comment_86333
-
Hi, please send us WordPress dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact and we will check what might be the reason. Please don’t forget to let us know what for the acce…
-
Hi, under Portfolio Item Options > Advanced of each portfolio item, you have Background | Color option where you can set this background color.
-
Hi, to remove tags from single post pages, please use:.post-meta .category.mata-tags { display: none !important; }
-
Hi Kim, all custom css's are being stored under Theme options > Custom CSS & JS > Custom CSS section always.
-
Hi, to change sticky header height, use custom css:#Top_bar.is-sticky { height: 100px !important; }
-
:active color for the links, you can change with the following css:a:active { color: #000 !important; }
-
To remove the Top bar completely, you need to use:#Top_bar { display: none !important; }
-
You are welcome! :)
-
Ok, so to add background for menu, please use:.header-stack #Top_bar .menu_wrapper { background: #000; width: 100%; } #Top_bar .column { margin: 0; width: 100%; } #Top_bar .container { max-width: 100% !important; }
-
Ok, so to remove this mask, you need to use the following css:.image_frame .image_wrapper .mask::after { display: none !important; }
-
Ok, thanks. Not sure if we are thinking about the same but to get the items full width, you need to set FULL WIDTH NO MARGIN style for the section where portfolio item is.
-
Ohh, so you mean ol list style for the comments. So to remove those numbering, you need to use below custom css:.section-post-comments ol.commentlist > li { list-style: none !important; }
-
Hi, overlay header is a header which doesn't display any extra stuff except the menu icon. This header type need to be very simple. However, if you don't mind about the mess and would like to display right top bar content, you need to use the follo…
-
You are welcome! :)
-
Hi, you have simply to many menu items and the first thing you need to do is remove the items that are out of the one line. And then, under Theme options > Menu & Action Bar > Menu section, check Fold 2 Last Submenus to the Left option.
-
Hi, we checked and as you can see on http://themes.muffingroup.com/be/theme/shortcodes/loops/#testimonials-item all is fine and works exactly the way it should.
-
Hi, yes, it is possible of course. You can set background for header and for the Subheader under Theme options > Header & Subheader > Subheader section, you need to set transparency.
-
Hi, please send us link to page where you would like to decrease this space so we can have a look on it first.
-
@i__k Sorry but we do not have any workaround to make it possible unfortunately.