Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
@lgoto On which pages above css does not work anymore?
-
The problem with Journalist slider was only one and this has been described on http://forum.muffingroup.com/betheme/discussion/8724/i-cant-get-the-demo-slider-part-of-the-journalist-theme Basically the problem is that after slider import, Post type…
-
Because this is how Responsive works. This is the main principle of responsive feature.
-
This path was always there and this path was made on our side only. It says only in which folder on our computers, files were generated but this path does not have any impact on how theme works. So you should not bother with this path as it does not…
-
If none of the solutions does not work, we do not have any other solution to display icons next to widget titles.
-
Sorry, you're right. We forgot that widgets removes html tags. You can try to use plain shortcode instead:[icon type="icon-lamp"]
-
You're welcome ;)
-
Just as we thought. If you want to display social icons in the right top corner, you shouldn't select anything for "Social Menu Top | depth1" field. This field should be empty.
-
Hi, if you want to use pinch to zoom option, you must deactivate Responsive mode under Theme options > Responsive section.
-
Hi Kasper, this is header background color which comes from Theme options > Color > Header section. Also, if you don't want to use header background section, you can disable it completely under Theme options > Header & Subheader > H…
-
Hi, if you want to change images sizes, you need to play with functions/theme-functions.php file where add_image_size() functions are. After that change, you must use Force Regenerate Thumbnails plugin as well. Thanks!
-
We don't need to re-create it because we know which what may possibly work but it's just wasting time when we give you css that works on our side but it does not work on your side as for example you did something wrong, changed, used extra plugins o…
-
Hi, if Muffin Options are empty after installation, it means your server is limited. In this case we recommend to deactivate all plugins first and after that click “Save changes” button under empty Muffin Options panel. But if this won’t help, then…
-
Only plain images can be responsive but plain image won't work as background just like you want. So basically, it is impossible at all to make those backgrounds responsive.
-
Hey, color of responsive icon can be changed within below css:#Header a.responsive-menu-toggle { color: #000 !important; }
-
Hi, yes, it is possible. Just use the following shortcode next to the title: <i class="ICON-NAME"></i>
-
It depends which images you mean. Some of them are free, some were made by us but some we bought. So if you will send us urls to images that you want to use, we'll check if it's possible to use them for free.
-
Hi, please make a screenshot of Appearance > Menus > Manage locations section so we can check what you did there. Thanks!
-
You're welcome ;)
-
This is not possible. Additional menu in the right top corner is only simple (one depth) menu.
-
Thanks. But like we previously wrote, we need url to site where you want to do this.
-
Great, we're glad to hear that problem has been solved itself.
-
Hi, we did it within the following shortcode <i class="ICON-NAME"></i>
-
Hi, this is not possible unfortunately. Header backgrounds are made with css which is incompatible with responsive. CSS backgrounds are @media only screen attributes are just technically incompatible. Thanks!
-
Hi, please send us private message with dashboard access so we can check what you did wrong.
-
Hi, 1. But as we see, you already increased logo size to 130px. And currently you got the biggest possible size for this type of header. 2. Social icons you can set under Theme options > Social icons section. But to add additional text, you can…
-
You must use very old theme version if it's not ok on mobile only. In such case, you can eliminate this space in 2 ways: update theme to recent version or use below css:body:not(.template-slider):not(.header-simple) #Header { min-height: 0 !importan…
-
Hi, in accordance to Item Support Policy, such customization are not included. What you ask for needs some extensive css customization inside Revolution Slider. So if you are not good with coding, we recommend to contact with your website developer…
-
That's the point. You can not get both. If you want responsive icon to be visible on mobile, please remove above css.
-
Hi, what is the url to page where you want to do this? We do not have any option for this but we can check if it's possible within custom css.