Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,936
- Last Active
- Roles
- Administrator
Comments
-
Great!
-
Hi, this is not a shortcode but built-in author info into single post pages. You can not use it as a shortcode in any place you want because it works on single posts only.
-
Hi, as you can see yourself http://pasteboard.co/287CZzfL.png menu items looks fine on your site. We do not see anything wrong there.
-
Hi, what kind of like and share buttons you want to display at the bottom of each page exactly? How you set them?
-
It should be under Advanced but you don't have it because you are using old theme version. Please update to latest version if you want to get this option.
-
Hi, as you can see on our demo, Be|Service was made with Muffin Builder tool only and that's why you can not find it's slider inside package.
-
Sorry but we don't get it. As we see, your Action Button which is next to menu items in the right top corner is got this Stroke style already so what else you want to do?
-
Yes, it is possible. Instead of the css we gave you above, please use the following one:body:not(.home) #Top_bar:not(.is-sticky) { display: none !important; }
-
You are welcome ;)
-
It's called Stroke style but buttons style can be set only one per whole site. You can not use different styles in different places. So if you want to change button's style, you can do this under Theme options > Global > General section.
-
Hi, you can increase logo's size under Theme options > Global > Logo section where fields responsible for logo size are.
-
Above css was just an example so you need to use own values instead if you want to this line to be lower.
-
You are welcome ;)
-
Hi, you are unable to save page options only because of the limits on your server side. More details about that you can read in the following topic http://forum.muffingroup.com/betheme/discussion/7689/muffin-builder-items-or-page-options-can-not-be…
-
We meant that all (across the board) have to be the same size if the above plugin did not helped.
-
Thanks for the link. We did checked your site and sub-menu works fine as we see. This is how sub-menu supposed to work. If you want to open menu similar to Pages item on our main demo, then you need to configure Mega Menu instead. All details abou…
-
Hi, you need to look for a plugins probably because we do not have such features included. Or if services above services provide iframe or html codes, you can try to use them under Text widget. Thanks!
-
But this subheader, does not have any border, just shadow image in the bottom. If that's what you want to remove, you need to use extra css:#Subheader::after { background: none !important; }
-
Hi, to decrease menu height, you need to use extra css:#Top_bar .menu > li > a { padding: 30px 0 !important; } but because the logo is quite big, decreasing above padding, won't change to much.
-
Hi, please take a look at http://forum.muffingroup.com/betheme/discussion/10575/back-to-top-button where we left some details of how to change back to top button's color. Thanks!
-
Hi, for gallery page, we used the following gallery shortcode:[gallery size="full" link="file" style="masonry" ids="57,66,67,69,59,68"] More details about creating galleries and shortcodes, you can read belo…
-
@rene-photography You are wrong because 5.2.1 has been included into latest version (12.1). We downloaded theme files for test and latest version is included of course. All plugins are located under /plugins/ folder.
-
Hi, we are sorry but it's not possible to use icons inside Action Button.
-
Looks like everything is set fine. So if increasing max_input_vars variable did not helped, we suggest to increase the following variables as well: upload_max_filesize, max_execution_time, post_max_size, memory_limit However, if this won't help, we…
-
Hi, the links you sent above, does not work. Please show us on screenshot/s what exactly you want to do because your explanation is not clear enough. Thanks!
-
Thanks but can you tell us where this Photo Box item on your page is? We checked twice and did not found Photo Box item with animation effect on hover.
-
We did checked this slider on our end and everything works fine. What you need to do after slider import is only set categories because it's posts slider what you can see on the following screenshot http://pasteboard.co/26QbjxNr.png
-
We are not sure if we get your question but the content from Muffin Builder is not visible for plugins like Yoast. If you want to make muffin builder content visible for plugins, you need to use Builder >> SEO option. More details about this o…
-
Hi, to decrease menu items padding, you need to use the following css:#Top_bar .menu > li > a { padding: 0 !important; } #Top_bar #logo { padding: 0 !important; } #Top_bar:not(.is-sticky) .menu > li > a span:not(.description) { padding:…
-
You're welcome ;)