Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,882
- Last Active
- Roles
- Administrator
Comments
-
This message means that you have limits on server side and this is the reason why theme can not be uploaded. So or you will contact with your admin so he can increase limits for you or you need to upload theme without plugins. More details about tha…
-
Hi, wpml flag does not appear on split menu because there is not enough space for that kind of header type. But if you will send us link to page where you want to display this flag, we will see if there is anything what we can do to help in your ca…
-
admin-ajax.php is default WP file used by plugins. Our theme does not have any impact on this file. So what you can do is turn off all plugins and check if would be faster. If not, you need to contact with WP developer because like we told you above…
-
Let us know when site will be online because we must have a look into code of your site.
-
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. Thanks for understanding!
-
Any link to page where you have this issue? With the link, please tell us where exactly you can not type.
-
Hi, this is how responsive works exactly. We are sorry but we can not load different sizes of images for mobile devices. All images sizes you can find under functions/theme-functions.php file where all add_image_size() functions are. Thanks!
-
Hi, please add #Header_wrapper link for the home item and this should do the trick. In reference to Contact item, please send us link to page where you got this item.
-
Hi, as we can see on http://talknsave.us/2/ you have exactly the same hover effect as it is on http://themes.muffingroup.com/be/pizza/ There is no difference between those effects.
-
So BeTheme was built with desktop approach definitely because we notice that 95% of our visitors are desktop users.
-
1) Would be great if you can show us on screenshot what you want to move exactly because as we can see, there is nothing what can be moved more tho the left. It's already maximum on the left side. 2) Where did you pasted this code? Because we check…
-
Hi, you can change their color with the following css:.icon_box .desc_wrapper .desc { color: #FFF !important; }
-
You're welcome! :)
-
Hi, you can remove it with the following css:.Latest_news ul li .desc_footer i.icon-comment-empty-fa, .Latest_news ul li .desc_footer a.post-comments { display: none !important; }
-
You are welcome ;)
-
Ok. So to remove borders from photo boxes, please use the following css:.image_frame, .wp-caption { border: 0 !important; }
-
You can do this with the following css:.list_item.lists_1 .list_image { padding-top: 2px !important; }
-
@misjoelken To disable Sliding Top on mobile, you need to use the following css:@media only screen and (max-width: 1239px) { #Sliding-top { display: none !important; } }
-
Hi, to get the same style as on our main demo, you need to change main style to DEFAULT under Theme options > Global > General section.
-
Hi, to change list style, you need to use the following css:.column_column ul li, .column_visual ul li, .mfn-acc ul li, .ui-tabs-panel ul li, .the_content_wrapper ul li { background: rgba(0, 0, 0, 0) url("LINK-TO-THE-IMAGE") no-repeat…
-
Yes, it can be. More details about it you can find on http://forum.muffingroup.com/betheme/discussion/1610/changing-the-social-icon-color
-
You should activate Subheader under Theme options > Header & Subheader > Subheader section.
-
Hi, you can remove it under Theme options > Blog, Portfolio & Shop > Shop section.
-
Hi, you probably changed general style of buttons under Theme options > Global > General section and that's why it does not look as you wish.
-
Hi, as we can see, some headings are simply too big and long from mobile devices and that's why are cut. What you can do is use below css to wrap words on smaller devices:h1, h2, h3, h4, h5 { word-wrap: break-word !important; }
-
You're welcome :)
-
Hi, to hide dates and author, you need to use the following css:.single-portfolio .post-meta .author-date { display: none !important; } .single-portfolio .one.column.project-description { display: none !important; } But we are still not sure about…
-
Hi, photo can be removed with the following css:.woocommerce .product .product_wrapper .product_image_wrapper { display: none !important; } But except removing photo, we suggest to increase the size of the column text on the right with the followi…
-
You're welcome! ;)
-
Hi, please send us private message with dashboard and FTP access to your site so we can have a look on it. Thanks!