Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,845
- Last Active
- Roles
- Administrator
Comments
-
Hi, to change font size on mobile devices, you need to use custom css, especially @media rules. All details about this rule you can find on http://www.w3schools.com/cssref/css3_pr_mediaquery.asp but all pre-defined rules you can find inside respons…
-
@mysocialgenius Please show us on the screenshot how it looks like on your end then. But please do the screenshot of our demos of course where you faced with menu issue.
-
Hi, 1. To change pricing label, please use:.pricing-box-label ul li { color: #FFF !important; } 2. As we can see, you set br html tags so if you want to have those dots centered vertically, all you need to do is change it's code to the following:*…
-
1. It means that we added new options for menu buttons under Theme options > Colors > Menu & Action Bar > Menu Button section. 2. May we know where did you set those images? Because as we can see, you do not have them even in the code …
-
Ok, thanks. We did checked it and looks like the problem is with your child theme. Please switch to parent theme and check.
-
1. It's just simple IMAGE item. 2. You can get PSD file of this mockup from http://graphicburger.com/i-am-creator-perspective-edition-demo/
-
Hi, to do this, you need to set FULL WIDTH NO MARGIN style for section where you got those images.
-
Hi, to decrease header height on mobile, please go to Theme options > Header & Subheader > Header section and activate Minimalist option. Thanks!
-
Hi, to remove default copyright, you need to set own under Theme options > Footer section instead.
-
Hi, as you can see on http://pasteboard.co/3K4c3MbEw.png your custom item is centered already and it's size has completely nothing to do with the theme itself. Looks like the widget you use, is adding custom width for this item and to increase it's…
-
Hi, yes, you can enable comments for pages under Theme Options > Pages > General section.
-
As we can see, it works so it must be cache on your end if you do not see any changes. You can put text next to the icon but they won't align properly because this requires files customization.#Top_bar a.responsive-menu-toggle span { width: 70px !im…
-
You are welcome! :)
-
Ok, thanks. So to remove date, please use the following css:.section-post-related .post-related .date_label { display: none !important; }
-
Hi, please send us link to page where you got this so we can have a look on it because we are not sure what you mean exactly and we need to have a look on it. Thanks!
-
Hi, to center Action Button, you need to set Align Center option for Icons under Theme options > Responsive > Header > Top Bar section.
-
Hi, Looks like your server does not support wp_remote_get() function which is a default WP function btw. wp_remote_get() uses loopbacks and this could be the reason why you are unable to import complete pre-made layout. So or you will contact with …
-
Ok, got it. So to make same header as you presented on 2nd screenshot above, you need to use the following custom css:@media only screen and (min-width: 768px) and (max-width: 1239px) { #Top_bar .menu_wrapper { position: absolute !import…
-
Ok, thanks. So to center those icons, please use the following css:.list_item.lists_3 .list_left { width: 100%; } .list_item { text-align: center; }
-
Hi Michelle, the button you mentioned above is the only button option we have for header section. It's Action Button and you can define it under Theme options > Header & Subheader > Extras section. Thanks :)
-
This couldn't be done with custom css. This requires files customization.
-
Let us know when your site would be online then because we need to have a look on it.
-
Hi, did you set Exposure style under Theme options > Blog, Portfolio & Shop > Portfolio section? Also, did you create portfolio page the same way as it was explained in http://themes.muffingroup.com/betheme/documentation/#portfolio ?
-
The function responsible for sticky header is located under js/scripts.js file but like we told you already, we do not change anything inside this function.
-
Hi, for Be|Baker demo we set Classic header style and also we used the following css:/* Header */ #Top_bar:after { background: url(http://themes.muffingroup.com/be/baker/wp-content/uploads/2014/11/home_bakery_header_pattern.png) repeat-x; content: …
-
Ok, so if it's not a solution, please send us WordPress dashboard and FTP access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact so we can activate developer console and have a look on it clo…
-
Hi, we are sorry but we do not have an option to open full width video in popup window unfortunately. Thanks!
-
Hi, it is not like that Muffin Builder text is not visible for Yoast but Yoast plugin, does not see other text than from default WP editor and we do not have any impact on it unfortunately. Anyway, if you use Muffin Builder and you want the conten…
-
Hi, sorry but we do not understand where do you see the bug. The menu item is black because it's an active menu item and it works the way it supposed to work. Do you want to remove active color from menu items completely then?
-
Hi, as we can see, you have removed this description already what means Facebook keeps cache and that's why you still got the default description. You need to wait until FB will clear cache.