Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,935
- Last Active
- Roles
- Administrator
Comments
-
Hi, the option you sent above is the proper one of course to set header's background image. But if doesn't work somehow, please send us link to inner page where background was set and it does not display.
-
1. To change header's background image on devices smaller than 1024px, you need to use:@media only screen and (max-width: 767px) { #Header_creative { background-image: url('http://www.achital.co.il/wp-content/uploads/Main13.jpg') !important; } }…
-
Hi, you will always get 6 months support from the date of BeTheme purchase. Thanks :)
-
Hi, we are sorry but we do not offer anything like this. Thanks!
-
What exactly you did then and what doesn't work? Would be great if you can give is more details about what does not work as should.
-
Hi, please make sure that your hosting is out of a limits. All of them you can check under Appearance > System Status section. Thanks!
-
This one was made with mailchimp, not CF7.
-
Hi, we are sorry but we do not have such possibility included. Texts goes down on smaller devices like phones only and you can not define when exactly text goes down. This happens automatically only. Also, what you presented above can be achieved w…
-
Where do you have this message exactly? Because we checked your site and such info does not exist.
-
Hi, the image you sent above, doesn't work. Would be great if you can send us link to page where you would like to do this then so we can have a look. Thanks!
-
@Themes979 Wordpress does not allow to change logo link itself and that's why it's not possible to change the link of the logo. It's just not allowed by WP API.
-
Hi Roy, we are sorry but it is not possible unfortunately. Thanks!
-
It's very simple. The slider which does not exist (hasn't been imported) came with the settings of theme and it's set under Page Options section. And because it has been imported just as an option but does not exist physically, you have this error. …
-
Hi, recent version of Wordpress requires minimum PHP 5.6 but the version you are using is definitely older and that’s why Wordpress doesn’t work as should. For more details about Wordpress requirements please check wordpress.org Thanks!
-
Hi, We are sorry but you can not center those items. To center items it is necessary to put Placeholder on sides but such small placeholder just doesn't exist.
-
Hi, if you would like to have same forms as on demo, you supposed to activate Contact Form before you did the import. What we suggest to do now is use Wordpress Reset plugin and import the demo once again but after contact form activation. But plea…
-
Each css supposed to be put under Theme options > Custom CSS & JS > Custom CSS section. But if you mean to make background responsive, it's impossible because of the technical limits. This just has nothing to theme and it's a global proble…
-
Hi, please send us link to page where you have those issues because above site works fine. Please also explain what problems you have exactly?
-
Hey, please send us link to page where icons does not appear properly so we can have a look on it because at this moment, we have no idea what you mean.
-
Hi, please send us link to page where you would like do this and will see if it's possible.
-
Hi, all text shortcodes are located under []+ button in wordpress editor and would be great if you can use it as well. There would be right POPUP shortcode that you supposed to use instead of what you presented above because we have no idea where d…
-
Hi, Looks like it's post so probably you can do this under Posts section.
-
Hi, please send us link to page where you would like to set background but you can't.
-
External links needs to always start with http://. It's just necessary and that's it.
-
We replied on your message on 9th July at 7:53AM
-
Hi, at first, we would appreciate if you can do not spam one topic with so many messages and questions "when we answer". We recommend to check our profile's page http://themeforest.net/user/muffingroup where all details about what time an…
-
@Psychlone please send us 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 attach link to current topic so w…
-
Hi, to remove margin/padding from the sidebar and some other places, you can try to use the following css:.widget-area { padding: 0 !important; } .column, .columns { margin: 0 0% 20px !important; } but please notice that we can not guarantee that …