Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,861
- Last Active
- Roles
- Administrator
Comments
-
You're welcome ;)
-
Hi, featured image does not appear for related posts because of one of your custom css's. So to display those images, you need to use:.section-post-related .post-related .image_frame { display: block !important; }
-
Hi Johny, the images does not appear on mobile (especially iOS devices) because you use special characters for links. Just take a look at http://xucxic.net/wp-content/uploads/2015/07/Nhu%CC%9B%CC%83ng-ty%CC%89-phu%CC%81-ti%CC%80nh-co%CC%9B%CC%80-e1…
-
Hi, it's Sliding Top and it could be easily disabled under Theme options > Header & Subheader > Extras section.
-
You are welcome! :)
-
Hi, to move menu items closer together, you need to use custom css:.header-plain #Top_bar .menu > li > a span:not(.description) { padding: 0 20px !important; }
-
Hi, its Action Button and the text can be changed under Theme options > Header & Subheader > Extras section but background color, requires custom css:#Top_bar a.button.action_button { background: #000; }
-
You're welcome :)
-
Hi, yes, it is possible. To set up auto scroll, you need to set timeout for sliders under Theme options > Global > Slider section.
-
You are welcome! :)
-
Hi, to do this, you need to check Overflow Logo option under Theme options > Global > Logo section.
-
You're welcome ;)
-
Hi, to center texts for those buttons, you need to use:a.button-startseite .button_label { float: none !important; display: inline-block !important; }
-
You are welcome! :)
-
1. To change font sizes per different devices, you need to use right @media only screen, like:@media only screen and (min-width: 768px) and (max-width: 959px) { h2 { font-size: 10px !important; } } For more details about @media rules and your f…
-
Hi, please send us link to page where you got this issue so we can have a look on it.
-
Hi, all details about popup form, you can find on http://forum.muffingroup.com/betheme/discussion/2853/popup-contact-form-shortcode
-
Ok, thanks. So to reduce these gaps, the first thing you need to do is put both (title and text below) into same WRAP. So you should have 3 wraps and in each wrap, there should be title + description below. Also, please set same custom class name fo…
-
Hi, yes, you can use Icon Bar items http://themes.muffingroup.com/be/theme/shortcodes/typography/#iconbar and put them as shortcodes under widgets section.
-
Ok, great!
-
Hi, we are sorry but we do not understand your question. Do you mean to set different background images for header and footer on desktop and mobiles?
-
Hi, please contact with your admin or hosting provider because 500 is an Internal Server Error and all details about this error, can be found on server back-end only.
-
Hi, do you have this space on specific page or is specific browser? Because we check your site and didn't noticed same space in the bottom.
-
Hi, as we can see, you have Classic header type already so we do not understand your question.
-
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…
-
Yes, this is correct.
-
Hey, we can see what you mean but we did never needed anything similar and to be honest, we are not sure if this could be even achieved. Please send us link to page where you did above and we will see if there is anything we can do to help you. Th…
-
@ghycjrsail Any link to page where you got this?
-
Hi, there is 3 possible reasons why Muffin Options might be empty on load (blank) or does not save: - PHP version - Wordpress, since version 4.5, requires minimum PHP 5.6. So if your version is older than 5.6, you need to contact with your admin/h…
-
Hi, there is 2 differences only as we can see. The line height for fonts which can be easily changed under Theme options > Fonts > Size & Style section and widgets that are always being imported automatically by WordPress and need to be r…