Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,884
- Last Active
- Roles
- Administrator
Comments
-
Hi, you can remove these titles with extra css only:.blog .photo .post-desc .post-title { display: none !important; }
-
You are welcome :)
-
Ok. You can move these icons to he left side with the following css then:#Action_bar .social { padding-right: 20px !important; }
-
You are welcome :)
-
If the problem is with sticky header only, please use below css instead of what we gave you above:#Top_bar:not(.is-sticky) .menu > li > a::after { top: 86px !important; }
-
You are welcome :)
-
Hi, 1. You do not see responsive menu icons because it is the same color as background. You can change it's color with extra css:#Top_bar a.responsive-menu-toggle { color: #FFF !important; } 2. If you want, you can only remove padding for logo on …
-
Hi, this is how css backgrounds works. What you can try to do is change background size with the following css:.section { background-size: unset !important; }
-
We do not have any solution to change the width of testimonials item unfortunately. But you can change font size with the following css:blockquote { font-size: 20px !important; }
-
You are welcome :)
-
1) Where is yellow background exactly? Because we do not see any on above page. 2) To make category names and no of posts on the same line, please use the following css:.widget_categories ul li a { display: inline-block !important; }
-
You are welcome and happy holidays as well :)
-
Hi, the responsive menu is invisible because is the same color as background. To change menu color, please use the following css:#Top_bar a.responsive-menu-toggle { color: #000 !important; } However, we do not see any slideshow images half visible…
-
You are welcome :)
-
Hi, this was already explained in the following topic http://forum.muffingroup.com/betheme/discussion/1021/how-to-change-betheme-action-bar-link-colour
-
Hi, maybe you can contact with your admin and ask for backup from time when the site has not been hacked? This would be the easiest and fastest way to get back with your site.
-
Hi, please send us link to page where you want to remove header and we will try to help you.
-
@aroseartist Set the sidebar for blog page the way as it has been explained on http://forum.muffingroup.com/betheme/discussion/10/how-to-create-sidebar-and-set-up-for-page
-
Hi, please send us link to page where you got this issue so we can have a look on it. Thanks!
-
Hi, we did checked this section but we did not noticed anything wrong. Checked on few different computers with the same result http://pasteboard.co/mKwrKTr.png
-
You are welcome! :)
-
Hi, if you want to translate back-end, you must use Poedit software.
-
Thanks :)
-
Yes, it better but backups are the best because in few seconds, admin is able to backup everything from the time.
-
Looks like you had imps on your site :) We are happy to hear that you sorted it out!
-
We are glad to hear that above extra css did the job :)
-
Ok, looks like your blog page is ok. We have 2 suggestions now. Please turn off all extra plugins. But if this won't help, please switch to default WP theme and check if categories does not work with default theme as well.
-
You previously said that cart does not work with "Twenty Fifteen" (default theme). So can you explain this? You changed your mind or what? For alerts and messages are responsible files under woocommerce/ folder. But as you can see on our d…
-
Our theme does not block GZip on some way so this can not be the reason. We heard about the problems with 1&1 few times but it was always related with limits for the following variables: upload_max_filesize, max_execution_time, post_max_size, me…
-
Great :) We are happy to see that you sorted it out!