Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,936
- Last Active
- Roles
- Administrator
Comments
-
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!
-
BeTheme is just responsive. We are not sure what you mean exactly but BeTheme was prepared for desktop first and then in reference to desktop version, we made version for mobile devices like phones or tablets.
-
Hi, this is how css backgrounds works and there is nothing what you can do to change this behave unfortunately. Thanks!
-
What exactly does not work? We need more details!
-
@gianpy81 If what has been explained on this forum is not clear enough for you, we suggest to watch this video where whole "pre-made layouts" process was explained. In video you will see how to import layout and the slider. Of course slide…
-
@rolandoemail This has not been told on this forum yet so thank for this information :)
-
Hi, please show us what you are trying to do first and also please provide link to page where you want do this. Thanks!