Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,859
- Last Active
- Roles
- Administrator
Comments
-
To change font size of accordion as well, you need to use another css:.single-product p { font-size: 12px !important; } .single-product .accordion .title, .single-product .accordion .answer, .single-product .accordion .question { font-size: 12px !im…
-
No problem :)
-
Hi, there is 3 possible reasons why Muffin Options might be empty on load (blank): - 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/hosting provider b…
-
Hey, to make all items same size, you need to upload same sized images or even proportions and there is no other way to make all same size. Thanks!
-
Hey, all details about changing sidebar background, you can find on http://forum.muffingroup.com/betheme/discussion/4785/how-to-change-background-color-of-the-sidebar Thanks!
-
To center comment button, please use the following css:#respond .form-submit { text-align: center !important; } #respond .form-submit input[type="submit"] { float: none !important; }
-
You are welcome! :)
-
Ok, today it works. So to remove date and time from "Latest news" item, please use the following css:.Latest_news ul li .desc_footer .date { display: none !important; }
-
You are welcome! :)
-
Hi, you got this message because you forgot to set up Google Maps API key under Theme options > Global > Advanced section. For more details about this issue, please visit http://forum.muffingroup.com/betheme/discussion/17711/this-page-didn-t-…
-
You can center those titles with the following css:.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h4 { text-align: center !important; }
-
Ok, so to change product title and text inside table on single product pages only, please use the following css:.single-product h1.product_title { font-size: 16px !important; } .single-product table tr td { font-size: 12px !important; }
-
Sorry but we do not have such solution unfortunately. Please understand that what you see on https://grafikr.dk/ is erroneous illusion. Just take a look on the titles: Grafikr ApS and Modtag tips til dit brand. Do you see that the gap of the first t…
-
Please let us know when your site would be online because it's necessary to have a look on it before we would be able to give you right solution. But to post the image with explanation of what you mean, please use any online tool like http://pastebo…
-
Hey, please update theme to it's latest version and everything would be fine. Thanks! :)
-
Hi, for this demo, we used BLANK template and if you want to display header and footer, you need to select DEFAULT template instead. You can do this on the right hand side while editing/creating pages.
-
Ok, thanks. So after further checking, we found that SUHOSIN extension is blocking Muffin Options and you need to contact with your admin or hosting provider because this extension need to be disabled.
-
Please clear TEXT LOGO field from empty spaces and the regular logo (image) should appear.
-
Hmm, that's really weird because to be honest, we do not see anything wrong on those screenshots. Please send us WordPress dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact and…
-
Please send us WordPress dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact and we will check what might be the reason then. Please don’t forget to let us know what for the acce…
-
Ok, great!
-
Please send us link where you use this .gif then. Also, please give us link (full path) to this .gif file uploaded onto your WP which does not work. Ohh and we forgot about one more thing... Did you inserted "Full Size" image the way it wa…
-
Hi, this is header's background section and to decrease it's space, you need to activate Minimalist option under Theme options > Header & Subheader > Header section.
-
You are welcome! :)
-
Hey, you can translate it with String Translation tool.
-
Ok, thanks. What you can do is wrap longer headings on mobile with the following css:.timeline_items li h3 { word-wrap: break-word !important; }
-
Hi, form colors can be changed under Theme options > Colors > Forms section.
-
You are welcome! :)
-
Ok, thanks. So after further checking, in your case, the following css would work instead:.quick_fact .number-wrapper .number { color: #FFF !important; } .style-simple .quick_fact .title { color: #FFF !important; }
-
You're welcome ;)