Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,932
- Last Active
- Roles
- Administrator
Comments
-
So if you tried these options and doesn't work, then please let us know when your site would be online because without the access to the dashboard, we won't be able to tell you anything.
-
Please send us link to php file with phpinfo() so we can have a look on it ourselves because it's very weird.
-
Yes, it's enough. You just need to select this font for any section so it could be loaded.
-
It's simple :) There is no background for the Top Bar because you activated transparency for Top Bar under Theme options > Global > General > Background section.
-
You are welcome ;)
-
Ok, thanks. So to remove italic style from your testimonials, please use:.style-simple blockquote { font-style: normal !important; }
-
Hi, we are sorry but we do not have such feature included into theme. Thanks!
-
Hi Jan, your css attribute is nearly fine. You just forgot about the brackets. Instead of: font-family: Lobster; you should type: font-family: 'Lobster'; Also, the font need to be included/selected under Theme options > Fonts > Family sec…
-
You're welcome!
-
Ok, got it. The problem is you didn't set the right sizes for these images. More details about it you can read on http://forum.muffingroup.com/betheme/discussion/938/problem-with-image-size-in-shop-slider-media-images-settings-sizes
-
Ohh, so you mean back-end? Sorry but we misunderstood your previous question. Anyway, what you ask for is not possible unfortunately.
-
You're welcome! :)
-
@freddybeach You need to contact with your web developer and ask him what else might be the reason because above solution is the only and we are 10000% sure it's fine.
-
Please let us know when your site would be online because we need to have a look into code as there might be many different reasons why Action Bar does not appear and only after further checking of code, we would be able to tell you what's the reaso…
-
You're welcome ;)
-
Ok, so to set background for this header type, please use:.tr-menu.header-fixed #Top_bar { background-image: url('path-to-background') !important; } .tr-menu.header-fixed #Top_bar:not(.is-sticky) { background-image: url('path-to-background') !import…
-
You are welcome! :)
-
Hmm, ok. So please make sure you enabled 2 options under Theme options > Blog, Portfolio & Shop > Shop section: Add to Cart Button and Descriptions.
-
You are welcome! :)
-
Ok, thanks. As we can see, you have custom footer but to remove it completely, please use the following css:#footer { display: none !important; }
-
You are welcome! :)
-
Ok, thanks. So the css we gave you above works fine and it does not work only because of your custom css what you can see on https://snag.gy/8rN7B5.jpg
-
Hi, please send us link to page where you would like to do this change.
-
Hi, if you are doing changes in parent theme files, you need to keep them somewhere in safe place to overwrite them again after the update. Because child theme works only with 2 files: style.css and functions.php, all changes using child theme need…
-
Hi, please switch to default WP theme and check if you are able to remove products from the cart when default theme is active. If you are able to remove products when default theme is active, please send us link to page where it does not work so we…
-
You're welcome!
-
Ok, thanks for explanation. However we are sorry but it is possible to center header the way you want it because there is 2 different blocks inside Top Bar. It would be possible to center menu only if you will remove the logo. But in reference to s…
-
You're welcome!
-
Please send us dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact so we can have a look on it because you have maintenance mode active. Please don’t forget to let us know what f…
-
You need to put the css we gave you above under Theme options > Custom CSS & JS > Custom CSS section. That's all you need to do to cover background of Intro header.