Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,882
- Last Active
- Roles
- Administrator
Comments
-
No, nothing has changed in parent theme. You must previously did something not allowed in child theme and that's why it does not work now.
-
The best place is Theme options > Custom CSS & JS > Custom CSS section like we wrote above.
-
So you are telling us that you can not import demo at all? Wow, this is first time when we met with such situation. Your sever must be very poor then. That's really unbelievable that it's even not possible to import with errors. Also, please do not …
-
Hi, if you broke something in the panel because of your extra code, you need to contact with your admin now to backup theme to the moment when everything was working as should. Thanks!
-
Hi, this requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don't know how, you should contact with your web developer. Thanks for understanding!
-
Please send us private message with dashboard and FTP access to your site so we can have a look on it closer.
-
This is how above css supposed to work of course. Move the letters that are out of the screen, below on smaller screens. If you want, you can also decrease fonts on smaller devices but this can be done with different css:@media only screen and (max-…
-
You're welcome! :)
-
On the screenshot, you told us to remove just the bar. However, if you want to remove whole hover effects, except what we gave you above, you need to use below css as well:.image_frame .image_wrapper .mask::after { display: none !important; } .image…
-
You're welcome!
-
As we can see, there is not enough space if header for all menu items, logo and the button on the right side. That's why menu goes below logo and the button. There is 2 things you can do in this case: 1) Remove button on the right or move one of yo…
-
1. No, you can not import demo via FTP because for that part is responsible PHP. Like we wrote above, you should just try to import demo thru '1 click installation' feature and then import settings manually http://forum.muffingroup.com/betheme/discu…
-
No problem.
-
That's a good question. We wonder how is that possible that parallax works on mobile on your side because we checked this demo already and parallax does not work on mobile just like as should. Maybe the problem is with cache on your end? Please open…
-
Hi, we are afraid that it won't be possible. To be honest, we have no idea how this might be done the way as you wish because portfolio support only one level of categories. Thanks for understanding!
-
!import is necessary when you are overwriting existing style. So basically, it should be used each time when you want to overwrite styles. Also, we suggest to keep styles in Theme options > Custom CSS & JS > Custom CSS section because the …
-
Hi, to set up Startseite as homepage, you must set it under Settings > Reading section. Thanks!
-
Hi, you can remove this part with the following css:.image_frame .image_wrapper .image_links { display: none !important; } Please notice that above css will remove links from all images around site. If you want to remove them in that section only,…
-
You're welcome!
-
Hi, what you must do is remove theme files via FTP and upload latest files via FTP as well. This is the only way to make theme files compatible with latest version of WooCommerce. Thanks!
-
This has been sorted quite long time ago. So the problem might be with incomplete theme files. But if you are sure that all files are complete, please send us private message with dashboard access.
-
We are sorry but we can not give you solution in this case because what you ask for, requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don't know how, you should contact with you…
-
We asked above which title you want to remove (in subheader or below subheader) but you still did not replied on our question.
-
Thanks for the link. So the parallax effect and sticky just does not work on mobile because such devices are technically incompatible with those features. We have no idea when and where parallax was working for you but it's definitely not true becau…
-
You were definitely wrong because we uploaded original theme files and above warning and errors disappeared. The only weird think we found on your server is .suspected format file what you can see on http://pasteboard.co/zjahfL.png which shouldn't b…
-
Hi, as you can see on http://pasteboard.co/yHX9N8.png your images can not be loaded because of mixed content. You probably uploaded images in the past when you had http:// protocol and later you changed to https:// and this is the reason why images…
-
Ok, we see what you mean but we do not have better solution that what you already did.
-
You're welcome ;)
-
Hi, to reduce fancy heading icon size, you need to use the following css:.fancy_heading_icon .icon_top { font-size: 30px !important; }
-
You're welcome!