Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
Hi, the screenshots you pasted above, does not work unfortunately.
-
Please take a look on both images http://pasteboard.co/nSFVEZK.png and http://pasteboard.co/nSGmD5h.png and they should explain everything. Different items got different paddings and that's why image and text may got a different paddings.
-
You must understand that every item on site got different margin/padding. If you don't want these margins and paddings, you must remove them with css for all items but then other sections will not look good. If you to align this logo to left on lar…
-
@eitech This is unfortunately impossible because muffin options is one whole large post array. So with current muffin options panel this just can not be done.
-
Hi, we do not have such option. Thanks!
-
Hi, please make a screenshot of which padding you mean on mobile.
-
We thought that this will be possible with custom css but it's not. Search widgets needs modifications in theme files to make what you want. Thanks for understanding!
-
Hi, unfortunately it is not possible to display social icons next to the menu. Social icons can be used in "Action Bar" section only. Thanks!
-
Hi, you can try to use "Get in touch" shortcode inside "Text" widget, but items where not prepared for widgets section so we are not sure if this may work properly. Thanks!
-
@gwong_bbb So please send us private message.
-
Hi Tim, which images are you talking about? Why you did not imported this demo on your side to check how we did what you need? This will be much easier and faster for you to learn how things works. Thanks!
-
Hi, do you mean blockquote font color or what?
-
You must have still limits on server side because we already gave you whole solution above. Because the problem is on server side, there is nothing else what we can do in this case. Thanks for understanding!
-
Hi, please send us url to page where you got this issue.
-
Hi, we already spoke with ThemePunch already and they do not remember anything like this. So please give us more details about your problem so we can have a look on it closer. P.S. We include this plugin because it works fine with our theme. You a…
-
Hi, please take a look at http://forum.muffingroup.com/betheme/discussion/2434/header-style-and-social-icon where we explained how to set split header. Thanks!
-
Hi, please send us url to page where you are unable to set background color for current menu item and we'll have a look on it. Thanks!
-
1) So if you want to use header image as on these demos, you must use "Featured image" option which is available on the right hand side while you edit/create page. Please notice that this is the only way to set header images per pages. 2)…
-
@eworldlinx Do you mean to remove all icons around website or what? If not, then please explain what icon you want to remove exactly and send us url to page where from you want to remove icon.
-
Great :)
-
So if you want to do this that way, you should assign sidebar per section items not per whole pages.
-
You must did something wrong definitely if slides crashed after update. How did you made plugin update? Via FTP? If you will send us private message, we'll send you 5.0.6 version if you think that this will help.
-
If link works fine with the default theme, then please send us private message with access so we can have a look on it ourselves.
-
Hi, please check the topics where we explained what the problem may be: http://forum.muffingroup.com/betheme/discussion/464/betheme-options-page-stops-working-muffin-options-saving http://forum.muffingroup.com/betheme/discussion/1908/backend-not-…
-
hi, please send us url to page where navigation does not work.
-
Each css should be located under Theme options > Custom CSS & JS > Custom CSS section.
-
Hi, you got "Header: Stack" layout selected what means you have margin on the right side. To remove that margin, please use below css under Theme options > Custom CSS & JS > Custom CSS section:.menuo-right.header-stack #Top_bar …
-
You're welcome ;)
-
Hi, to remove this "3D effect", please use below css:#Top_bar .top_bar_right::before { background-image: none !important; background-color: #FFF !important; transform: none !important; top: 0 !important; } #Top_bar .top_bar_right { top: 0…
-
You're welcome ;)