Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,864
- Last Active
- Roles
- Administrator
Comments
-
Hi, this additional space comes from your custom css what you can see on http://pasteboard.co/6YmqKTBEY.png (we mean menu-titter and menu-linkedin).
-
You are welcome :)
-
To have responsive menu aligned to the right side, you need to deactivate Sticky Menu on mobile option.
-
Hi, please take a look at http://forum.muffingroup.com/betheme/discussion/7794/how-do-i-creat-a-split-menu-split-header-style where it was explained how to set up menu items for Split header style. Thanks!
-
Hi, please send us link to page where logo is aligned to the right side and we'll have a look on it.
-
You're welcome.
-
http://forum.muffingroup.com/betheme/discussion/206/add-google-to-the-share-box
-
Ok, thanks. We checked your site and there is no way to decrease logo padding. But about menu items, we didn't found anything like on your screenshot. http://pasteboard.co/6XG6EYLSU.png - this is how it looks like on our demo. We checked different b…
-
Because it's css background, it is not responsive and couldn't be resized on smaller devices unfortunately.
-
Please send us 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 then because it's unbelievable. Please don’t forget to let us know w…
-
Hi, looks like you are using old version of theme or WPML. What we recommend is to update WPML and remove theme files via FTP and upload the newest one instead.
-
You are welcome! :)
-
Hi, to decrease Feature Box image to 200px, you need to use custom css:.feature_box .feature_box_wrapper .photo_wrapper img { width: 200px !important; }
-
You are welcome! :)
-
Hi, purchase codes (license keys) are not included for plugins which are bundled into theme. It’s because of Themeforest license & agreements. This applies to all themes of course. However, there is no need to use this code because the plugins …
-
Ok, thanks. We did checked what you mean but it is not possible to replace those numbers with dots for example. The only thing you can do is just remove them.
-
Yes, you have minimalist header on as we see. And the header type you use (Fixed) it's a header type where the content goes behind so everything works as should. So or you will use the css we gave you above to move the content down or you need to us…
-
Hey, yes, we have such option. It's called "Stick to bottom if content is too short" and you can set it up under Theme options > Footer section.
-
You are welcome @andrehaas :)
-
@borisportov Please take a look at http://forum.muffingroup.com/betheme/discussion/17711/this-page-didn-t-load-google-maps-correctly-google-maps-api-key where everything was explained.
-
No problem! :)
-
Like we wrote above, we will export splash page with 210+ images with next update (on Friday).
-
Hi, to get rid number of comments from Recent Posts item, you need to use custom css:.Recent_posts ul li .photo .c { display: none !important; }
-
You are welcome! :)
-
Hi Brian, it's Action Button and you can remove it under Theme options > Header & Subheader > Header section.
-
You can remove search under Theme options > Header & Subheader > Extras section.
-
Hi, it's Content Padding which can be disabled under Theme options > Global > Advanced section :)
-
Hi, 1. We do not have such header type as apple site but if you want to move the menu items up, you need to use the following css:#Top_bar .menu > li > a { padding: 5px 0 !important; } 2. As we can see, you have Filtering included already on…
-
You are welcome! :)
-
Ok, thanks. So to move the logo to the right side when it's sticky, you need to use the following css:#Top_bar.is-sticky #logo { margin-left: 80px !important; } But if you want to move menu to the left side, you need to deactivate "Align to Ri…