Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,891
- Last Active
- Roles
- Administrator
Comments
-
Ok, thanks. But as we can see, it is already full width inside the container and this is how it supposed to look like. But if you meant to make it from edge to edge, then it won't be possible unfortunately.
-
You must be doing something very wrong then and for more details about google api, please visit http://forum.muffingroup.com/betheme/discussion/17711/this-page-didn-t-load-google-maps-correctly-google-maps-api-key
-
It looks like the problem is with one of your server addon - Rocket Scripts.
-
Hi, please send us link to page where from you would like to remove this counter first.
-
You're welcome!
-
Ok, we see what you mean now but we do not have such header types included and this requires files customization unfortunately so you need to contact with your web developer to make such customization.
-
No, there is no solution because this is WP 4.7.1 issue. WP developers broke file upload in latest version. This was already reported by many users and they promised to fix it in 4.7.2 version. More details about this issue you can read in the topic…
-
@webierweb All details about 403 error you can find on https://mediatemple.net/community/products/dv/204644980/why-am-i-seeing-a-403-forbidden-error-message Basically, the problem is related with access to files/folders/etc and this issue can be re…
-
Hi, we don't know what you would like to do exactly because your site looks great and we did not noticed anything wrong there. However, we strongly suggest to ask your admin to do backups because this is very bad you don't do any. Thanks!
-
Hi, at first, please switch to default WP theme, go to Media section and try to upload files and check if it works or not.
-
It is still wrong. You did not even changed anything and still have the same bugs. If you really don't see anything, then you need to contact with your web developer.
-
No, we don't have because this requires files customization.
-
Hi, you need to use full path for the links then. So instead of #link1, use something like http://url.com/page1#link1
-
Hi, if you want to set custom excerpts, you need to activate Excerpt field in the right top corner where Screen Options is and after, you will have Excerpt field in the bottom where you can set custom excerpts.
-
Hi, we can see you are trying to set mega menu and all details about setting up this kind of menu you can find in the doc on http://themes.muffingroup.com/betheme/documentation/#menu Thanks.
-
Hi, to set similar layout, you need to use Portfolio item and under its settings, you need to set Masonry Hover Description style. More details about portfolio item you can find on http://themes.muffingroup.com/be/theme/shortcodes/loops/#portfolio-…
-
Ok, thanks for the info. We noticed that we forgot about one more thing that need to be added into next theme update but so far, you can sort it yourself with the following custom css:@media only screen and (max-width: 767px){ .section.hide-mobile …
-
Hi, please disable all 3rd party plugins and everything should be ok because after further checking, we realized this has nothing to do with the theme itself. Thanks!
-
Hi, what exactly stopped working and what's crashing? Please explain what these two means. Do you mean that you can not save more items on already pages that has large amount of content?
-
Hi, if nothing changes after uploading to FTP, you should contact with your admin or web developer because we really do not understand what does it have to do with the theme. What you have wrote, clearly explain the problem is on hosting side. Tha…
-
You are welcome! :)
-
To move this icon down please use:#Top_bar a.responsive-menu-toggle { margin-top: 10px !important; }
-
Yes, it is possible. You can remove this date with:.blog_slider.flat .blog_slider_ul li .item_wrapper .date_label { display: none !important; }
-
Hi, to justify testimonial to the left, you need to use the following css:blockquote { text-align: left !important; }
-
You can exclude homepage and to do this, you need to use the following css instead:body:not(.home).header-empty #Content { padding-top: 400px !important; }
-
To set background for the single posts only, please remove current local styles from the titles and just use the following css instead:.single-post #Subheader h2 b span { background: #000 !important; }
-
@cpnnet It does not work the same for posts. Posts has pre-defined layouts where: - Default means it's a default look with the title, post meta, featured image etc just like on our demo pages. - Builder means only Muffin Builder content would appea…
-
Hi, favicon can be changed under Theme options > Global > General section. Thanks!
-
@elioo99 You can remove those details with the following css:.Latest_news ul li.has-post-thumbnail .desc i.icon-comment-empty-fa, .Latest_news ul li.has-post-thumbnail .desc a.post-comments { display: none !important; }
-
You're welcome!