Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,862
- Last Active
- Roles
- Administrator
Comments
-
Please use the W3 Total Cache plugin we mentioned above and this plugin would speed up your site for sure. As we can see, you are using some plugins that extremely slow down your site.
-
Yes, we may consider it when we will get more requests about it and when we finish features and fixes that currently await in queue. Please understand that we can not add any feature you just want because lot’s of users uses poor hosting services an…
-
Hey, no, this is not a bug. Visual Composer is incompatible with our Timeline item and that's why this item does not appear on VC plugin. Timeline item exists as Muffin Builder item and it's not possible to use it as raw shortcode. Thanks!
-
Hi, please send us link to page/s where you would like to do above changes first so we can have a look on it and give you best possible solution. Thanks!
-
Ok, glad to know that you found it.
-
Hi, yes, it is possible of course. For more details about changing social icons color, please visit the other topic http://forum.muffingroup.com/betheme/discussion/409/changing-social-icon-and-action-bar-icon-colors where we explained how to do thi…
-
So we do not understand your question because as you can see on http://pasteboard.co/rvh4xWqQW.png you have description set already.
-
Hi, what exactly you want to change? Please also send us link to page where you would like to do this change.
-
So if it's a concept only, then we do not have pre-made option that would allow you to create similar header type.
-
Hi, we are sorry but we do not have an option to change the logo link. Thanks!
-
Hi, we are sorry but we do not have an option to add shadow for Google Fonts. Thanks!
-
Ok, so to display search icon on mobile as well, you need to use the following css:@media only screen and (max-width: 767px) { .header-split #Top_bar a#search_button { display: block !important; top: 40px !important; } }
-
Sorry but we really have no idea what might be the wrong on your end. We did checked your site on several different computers and the result is positive.
-
Sorry but it's not so easy as you think and like we told you above, it requires files customization and couldn't be achieved with css customization only.
-
Hi, the menu items couldn't be the links on mobile devices. Sub-menu can be dropdown with + icon only. Thanks!
-
Hi, to remove Action Bar from mobile, you need to use the following css because your is totally wrong:@media only screen and (max-width: 767px) { #Action_bar { display: none !important; } } For more details about @media rules, we recommend to …
-
You are welcome :)
-
Ok, got it. To move the mobile menu down when it's sticky, please use the following css:.mobile-sticky #Top_bar.is-sticky a.responsive-menu-toggle.is-sticky { top: 30px !important; }
-
Hi, to change the border color of search input, please use the following css:#searchform input[type="text"] { border-color: #000 !important; }
-
Hi Tobias, to decrease top bar height, you need to use the following css:#Top_bar .menu > li > a { padding: 20px 0 !important; } #Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo { …
-
You're welcome! :)
-
Ok, thanks. So to increase padding between the subheader and the content, you need to use the following css:.single-product .column.woocommerce-content { padding-top: 30px !important; }
-
You're welcome ;)
-
As you can see on http://pasteboard.co/rqGEKOb94.png your images are only 600px wide so if you want to make them wider, you need to upload wider images. Or you can use below css to center them on blog page:.blog .blog_wrapper .post-photo-wrapper { t…
-
Hi, you can do this using Responsive Menu Initial Width option under Theme options > Responsive section.
-
Hi Johnny, yes, you can set up mobile logo of course under Theme options > Responsive section.
-
You are welcome! :)
-
@bike2n To move the sub-menu items up, you need to use the following css:#Top_bar .menu li ul { top: 70% !important; }
-
Hey, we have already such item included into Muffin Builder and it's called Visual Editor :)
-
You're welcome! ;)