Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,861
- Last Active
- Roles
- Administrator
Comments
-
Hi, this sounds like you are unable to save the content 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-op…
-
Hi, we are very sorry but we do not have such possibility included unfortunately. Thanks for understanding!
-
I told my college to re-sent this message. Glad to know you got it.
-
The file responsible for all items/shortcodes is functions/theme-shortcodes.php
-
@Banzaifoto We are sorry but it is not possible to import single pages only.
-
Hi, it's header's background and to remove this space, you need to activate Minimalist option under Theme options > Header & Subheader > Extras section.
-
You're welcome! :)
-
Ok, thanks. To remove "comments number" from Recent Posts widget, you need to use the following css:.Recent_posts ul li .photo .c { display: none !important; }
-
Hi, hover effect is available for icons only what you can see on http://themes.muffingroup.com/be/theme/shortcodes/boxes-infographics/#iconbox and not for images.
-
Ok, so now to change the colors of such button, you need to use something as below:.boton_conocenos button { border-color: #000 !important; color: #000 !important; } .boton_conocenos button:hover { border-color: #FFF !important; color: #FFF !importa…
-
Hi, yes, it is possible of course and you can find it in different topic already http://forum.muffingroup.com/betheme/discussion/15684/changing-size-of-social-icons
-
Hey, yes, you can duplicate pages with Duplicate Post plugin.
-
You are welcome! :)
-
Hi, to change font color in specific places, please wrap content into div tag with inline style, like:<div style="color: #FFF !important;">text</div>
-
We really appreciate it! :)
-
You're welcome :)
-
Ok, thanks. After further checking, we realized its 60px of top bar height and you can remove this space using below custom css:body.minimalist-header.header-fixed:not(.template-slider) #Header { min-height: 0 !important; }
-
Hi, if you mean http://themes.muffingroup.com/be/music/, slider file name is music.zip and it's located under /slider-revolution-demo/demos/ folder.
-
You are welcome! :)
-
Hi, all additional menu options, you can find under Theme options > Menu & Action Bar > Menu section.
-
Hi, 1. Please send us link to page where you faced this. 2. You must did it wrong if your site stopped working. You probably copied wrong css and all details about it you can find on http://themes.muffingroup.com/betheme/documentation/#static-css …
-
Yes, that's right.
-
This is wrong. If you look into map item settings, you will see that our example doesn't look as the one you put above. The right code should be: -33.88,151.21,ICON_URL;-33.89,151.22,ICON_URL
-
Your question was "how to insert some text for each post". We thought that you mean to display Excerpts and this is what we gave you but now we are confused and have no idea what you mean.
-
But this is image, not button. So if you want to create button, please take a look at http://themes.muffingroup.com/be/theme/shortcodes/typography/#buttons
-
Hi, 1. To remove those lines, please use:.get_in_touch ul li::after { display: none !important; } 2. You need to put each item into right column shortcode (in this case each should be in 1/3 so total would be 1/1). All Column shortcodes, you can f…
-
Hi, if we understand what you mean, you are looking for one page menu and all details about it you can find in the doc http://themes.muffingroup.com/betheme/documentation/#menu
-
@WD_MaceIT We need link to page where you would like to do this first.
-
hi, it's very easy. This portfolio page was built with Muffin Builder and to create exactly the same, you need to select Builder template under Portfolio item settings and create item using Builder. Next time, if you don't know how things were done…
-
Ok, thanks. We did checked and found that you got the arrows which shouldn't be there. You can see them on http://pasteboard.co/r47bCYV4g.png and the problem is more related to your child theme and its modifications.