Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,882
- Last Active
- Roles
- Administrator
Comments
-
Hi, you can remove this background with the following css:#Header .secondary-menu > li.hover, #Header .secondary-menu li ul { background: none !important; }
-
So you mean active menu item to be different background. To do this, you should use the following css:#Top_bar .menu > li.cosafare-nav.current-menu-item { background: #003300 !important; }
-
Hi, this can be done with the following css only:@media only screen and (min-width: 768px) { #Top_bar .column { text-align: center; } #Top_bar .top_bar_left { display: inline-block; float: none; width: a…
-
You're welcome! ;)
-
Hi, logo size can be changed under Theme options > Global > Logo section.
-
Hi, looks like this background is located under Theme options > Custom CSS & JS > Custom CSS section. Thanks!
-
Yes, it is possible. For more details please read http://forum.muffingroup.com/betheme/discussion/2783/important-learn-how-to-send-private-message
-
Hi, as you can see on http://pasteboard.co/2GhP3QUV.png you have warning in console which may be the reason. Please sort this warning first and everything should be fine. Thanks!
-
You're welcome @camdav ;)
-
Hi, please update theme to latest version because this issue occurred in older versions.
-
Hey, without files customization, it is not possible unfortunately. Thanks!
-
Thanks for the link. We did checked your site but it's not possible unfortunately to force header to be full width on mobile unfortunately.
-
Hi, please send us link to your page first and we will see if this is possible.
-
Hey, you are definitely right. We didn't knew about it. Of course this will be fixed with today's update. Thanks!
-
Yes, we have such place of course. Please take a look at http://forum.muffingroup.com/betheme/discussion/2783/important-learn-how-to-send-private-message where we explained how to send us private message. 1) As you can see on http://pasteboard.co/2…
-
Complicated? Sorry but we can not agree with you that's it's complicated. Or maybe we do not understand your question. Can you show us what exactly you expect? Because maybe we misunderstood. Please show us what exactly you expect.
-
Hi, please send us link to page where you got this space.
-
Hey, as you can see on http://pasteboard.co/2Hi0WQXN.png the background is located under Theme options > Custom CSS & JS > Custom CSS section but the image does not exist. So to change background image url, please do this under Custom CSS…
-
Hi, can you explain which image you mean? We are sorry but we do not see any on above site.
-
Hi, we suggest to update theme files via FTP because we are sure that files are 100% ok.
-
Hi, as you can see on http://pasteboard.co/2HhwHUcQ.png your site loads in iframe and this could be the reason why it does not load properly on mobile. When we open http://s618061733.online-home.ca directly, it's fine. It means the problem is not r…
-
Hi Brian, please send us link to page where drop down menu does not work so we can have a look on it.
-
Hey, we are sorry but it is not possible because WooCommerce plugin does not allow.
-
Hi, we are sorry but this is not possible unfortunately. Thanks!
-
Hi, which arrows you mean exactly? Please send us link to page where you got them. Thanks!
-
1. This space is page content, so to disable this section, you must turn on "Hide the content" option. 2. Only menu or whole header? 3. This can be done with the following css:.header-stack.header-center #Top_bar .logo { background: #000…
-
Hi, to disable slider which is in header, you must use Revolution Slider drop-down field under Page Options section. And then, to put in in different place, use Slider Plugin item of Muffin Builder.
-
Hi, did you set blog page in accordance to http://themes.muffingroup.com/betheme/documentation/#blog ? If you did, then please send us private message with dashboard access so we can have a look on it.
-
Hi, this probably could be done with custom css only. If you will send us link to your site, we will have a look on it.
-
Please check custom post types under includes/ folder like single-portfolio-page.php where we call the sidebars. These files will explain everything.