Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,932
- Last Active
- Roles
- Administrator
Comments
-
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.
-
Hi, for site migration, we always use 2 plugins and did never had any problems with content or settings migration. Those plugins are: WP Migrate DB and Mfn CB Migration Tool. Thanks!
-
Ok, thanks. So to remove this hover effect, please take a look in different topic http://forum.muffingroup.com/betheme/discussion/2439/remove-mouse-over-effect-on-portfolio-items-hover-effect-on-portfolio-items where we already left such solution. …
-
So you need to put 2/3 in own WRAP and those 2 x 1/3 in own WRAP as well to get something you pasted above.