Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,884
- Last Active
- Roles
- Administrator
Comments
-
You're welcome ;)
-
Hi, this is Courgette font. If you create Revolution Slider and need this font, please look at http://www.themepunch.com/faq/adding-my-own-google-fonts/ where plugin's author explained how to work with Google fonts and slider. Thanks!
-
You're welcome ;)
-
Hi, looks like the buttons are hidden by your custom css what you can see on http://snag.gy/6j52Z.jpg
-
You're welcome! :)
-
Of course, we understand what you mean but this feature is supported by wordpress editor only so far. We'll have a look on it closer and see if this would be possible to add it for muffin builder items. But this will take time of course.
-
You're welcome! :)
-
1. Ok. So your header background is not tall enough and that's why you got empty black space on mobile devices. To decrease this space, please use below css:body:not(.template-slider):not(.header-simple) #Header { min-height: 250px !important; } 2.…
-
@FusselEins Please send us private message with dashboard and FTP access so we can have a look on it because we activated this item already on our demo and hover effect and link works fine.
-
Yes, we think that above plugin may help. We don't know what was your previous version and what you did exactly. That's why we suggest to try this plugin.
-
Hi, if you will send us url to page where you want to put such frame, we'll see if it's possible for sections. We are not sure about that and that's why we would like to verify your site first. Thanks!
-
Hi, we have Icon Bar item where you can use icons inside. Please look at http://themes.muffingroup.com/betheme/shortcodes/content-elements#iconbar where these items are. This item is available as raw shortcode. More details about this item you can …
-
1) Please send us private message with dashboard access and we'll have a look on it because we are sure that you did something wrong. 2) It is not possible to extend sticky header height on mobile devices unfortunately. What you can do is remove se…
-
No problem ;) We are pleased that the issue has been resolved.
-
Hi, 1. Please send us url to page where you have this header background. 2. Yes, we have an option responsible for this behave. It's called Responsive Menu Initial width and is located under Theme options > Responsive section.
-
Ok. So to change header background to solid color, please use below css:.header-semi #Top_bar:not(.is-sticky) { background: #000 !important; }
-
Hi Alain, did you turned OFF our built-in translator which is under Theme options > Translate > General section?
-
Sure. 1) Maybe you set this sidebar for one page only? Please check Page Options section for each page because you forgot to set sidebars for other pages. 2) What problem you mean exactly? Menu items goes to the new line or what? It that's what yo…
-
@michaelxxx For some cases this could be solution but with Revolution Slider it is not possible to use builder features and other stuff.
-
Hi, please use Force Regenerate Thumbnails plugin to re-fresh images sizes. However, it is not possible to use different popup feature. Currently we use prettyPhoto btw.
-
This means that server must be the reason.
-
1) So if above links are to pages where images are blurry, we do not see anything wrong on the iPad. Images looks the same on all devices. Of course, they are not sharp but this is how your images looks like what you can see on http://www.frostfires…
-
So maybe you forgot to turn OFF our built-in SEO fields and this description comes from Theme options > SEO section?
-
You can get menu item ID with tools like Firebug for Firefox. More details about such tools you can read on http://themes.muffingroup.com/betheme/documentation/#theme-customizations
-
Great :)
-
You're welcome :)
-
Hi, you can change menu's background with below css:#Header #menu { background: #000 !important; }
-
Hi Zoltan, if you are using VC, then it won't be possible. Versions that are bundled with plugin may be different in some aspects and this is one of them. This would be possible only if you use Muffin Builder + some extra css. Thanks!
-
You're welcome ;)
-
To add those borders, you supposed to use below css:#Top_bar .menu > li > a { border: 1px transparent solid !important; } #Top_bar .menu > li:hover > a { border-color: #FFF !important; background: transparent !important; }