Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,883
- Last Active
- Roles
- Administrator
Comments
-
@abasovr Maybe you did missed Builder >> SEO option? This feature is necessary if you want Yoast to see the content from Muffin Builder.
-
Ok. So to change subheader background per posts, you need to use the following css:.postid-xxx #Subheader { background-color: rgba(255, 255, 255, 0.5) !important; } where xxx is post id.
-
Ok. So to remove this icon, please use:.image_frame .image_wrapper .image_links { display: none !important; }
-
Hi, you can try to use WP Facebook Open Graph plugin. However, if this plugin won't be helpful, we do not have other
-
When you are in Appearance > Menus section, click on Screen Options in the right top corner to activate extra fields for menu items.
-
Good to know :)
-
@Bhatti22 You can try but we don't know if this would work.
-
Hi, what do you mean active? Did you purchased separate license for VC or what?
-
Hey, we have section for Analytics Code only. As we know, webmaster code should be within <head> tag. This is the same place where Analytics code is so you can use webmaster tool along with Analytics code and check. We did never tested it but…
-
Both does not work properly because of your custom css what you can see on http://pasteboard.co/16DpBeQy.png
-
Ok, thanks for the explanation. However, the link you gave us above, does not work unfortunately. Site keeps loading and nothing happen. Please fix your site so we can have a look on it.
-
If you can't then we won't be able to help because we tested it on our side and all works fine. The problem must be somewhere on FTP.
-
18. Can you explain this a little bit more? We are not sure what you mean.
-
You are welcome ;)
-
Ok. So to add padding on the top on single product pages, please use the following css:.single-product div.product { padding-top: 40px !important; }
-
You are welcome ;)
-
http://forum.muffingroup.com/betheme/discussion/9808/add-menu-next-to-responsive-icon
-
Hi, button styles can be changed under Theme options > Global > General section.
-
You are welcome :)
-
Hi, please turn off "Nice Scroll" feature under Theme options > Addons & Plugins > Addons section and this should do the trick. Thanks!
-
You are welcome :)
-
Hi, probably you forgot to import pre-made slider. Please take a look at http://forum.muffingroup.com/betheme/discussion/15/how-to-import-revolution-slider-into-be-theme where we explained how to import pre-defined sliders. Thanks!
-
Hi, if you want to center logo and menu, please select Stack: Center header style under Theme options > Header & Subheader > Header section. Thanks!
-
You are welcome ;)
-
To make those icons fixed white color, you need to use the following css:.style-simple a.icon_bar:hover span.t { opacity: 1; color: #fff; }
-
The file responsible for all shortcodes/items is functions/theme-shortcodes.php file but please notice that any files customization are not included.
-
You are welcome :)
-
Hi, for that, you need to play with includes/header-top-area.php file where all header elements are. Thanks!
-
@temeculasocialmedia Thanks :) @Bhatti22 Iframe's should be always put into Column item.
-
Hi, this can be done with custom css only. If you will give us example link to blog page, we will tell you how to change subheader background per pages.