Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,861
- Last Active
- Roles
- Administrator
Comments
-
You are welcome!
-
Hi, please remove the tags like FONT because this is prehistoric and we really do not understand who learned you to use such terrible tags in XXI century. These tags should be prohibited. If you want to style headings, you should use inline styles …
-
You're welcome.
-
Ok, thanks. As we can see, you set padding value 300 but you forgot about px at the end and that's why the value you set is not being taken into account. So to set complete value, please set 300px instead.
-
@Uniquegfx Above you have css code and like any other css, it need to be put under Theme options > Custom CSS & JS > Custom CSS section. But if you want to modify theme files, then you need to contact with your web developer.
-
We checked Muffin Builder on iPad with Safari and all works well so we have no idea what might be wrong on your side.
-
As you can see on http://pasteboard.co/jYmlyyWwB.png the link you sent us above, does not work on our end.
-
Yes, we are serious. Your previous message was confusing but now we realized where the real problem is. After further investigation, we see the problem is definitely on our end and this need to sorted with next update. However, you can fix it right …
-
Hi, please send us link to page where from you would like to remove this bar.
-
@georgetate Please put the class name for the right item first and only then we would be able to check.
-
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 why you are unable to change logo size. Please don’t forget to let us know what for…
-
Hi, 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 have a look on it. Please don’t forget to let us know what for the access is.
-
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. Please don’t forget to let us know what for the access is.
-
Hi, we are sorry but we do not have any solution to turn on pagination for testimonials page. Thanks for understanding!
-
Yes, you can do it the way you mentioned above. However, if you don't know how to do this, you need to contact with your web developer because you need to decide what kind of forum platform you want to use and then install it.
-
Hi, 1. Please switch to default WP theme and check if it works exactly the same because as far as we know, this has nothing to do with the theme itself. 2. Please send us link to page you share on Facebook and also please show us on screenshot wha…
-
Hi, we are sorry but we do not have such item included into theme what means you need to look for a 3rd party plugin or you an ask your developer if he can do something like that doing some coding.
-
Ok, thanks. So to change border color, you need to use the following css:#Top_bar .menu > li > a span { border-color: #FFF !important; }
-
Hi, yes, it is possible. You can do it with the following css:.single-portfolio .post-header .title_wrapper h1 { display: none !important; } .single-portfolio .post-meta .author-date { display: none !important; }
-
You are welcome! :)
-
Hi, as we can see, you have 40px of the top shift and you can move the logo up with the following css:.header-overlay.ab-hide #Top_bar { top: 15px !important; } You can also check logo padding under Theme options > Global > Logo section …
-
You're welcome :)
-
There is not enough space in header on mobile in our personal opinion and that's why we are hiding slogan on mobile but if you don't care, you can use the following css to display it:#Action_bar .contact_details li.slogan { display: block !important…
-
You are welcome! :)
-
To remove video sections from mobile, you need to use or the following css:.section.has-video { display: none !important; } or Section | Background Image option under Theme options > Responsive > General section.
-
You are welcome! :)
-
Ok, thanks. So to put background in this area, you need to use the following custom css:#Header_creative { background-image: url('URL-to-background') !important; }
-
Hi, please send us link to page where you would like to do above modification first so we can have a look on it and give you best possible solution. Thanks!
-
You are welcome! :)
-
Hi, it’s because of CORS library which hasn’t been installed on your server what you can see on http://pasteboard.co/jUv0qxjNt.png More details about the CORS you can read on http://enable-cors.org/server.html but we recommend to contact with your…