1a) Logo is cut because of your own changes. You set 300% for logo size and that's why it is so large on mobile devices.
We started checking the whole rest when we noticed that you modified theme files. All these things happen because of your changes. So if you don't know what your developer did, then go back to original theme files because this is the reason why your site does not work properly. Only if you will go back to original files (theme and plugins) we'll be able to have a look on it once again.
1. And is there any other way to increase the size of the logo, which fits well in responsive?
I changed some things just CSS, which are unrelated to the failures that I sent. I attached screenshots of the changes I've made in CSS, and I will review it point by point everything that does not work well in responsive to show them unrelated.
3. iPad Mini (vertical position): What changes in CSS I have done, so that these things may not work on iPad Mini (vertical position)? I would say that none are related.
4. iPad (horizontal position). What changes in CSS I have done, so that these things may not work on iPad Mini (horizontal position)? I would say that none are related.
Sorry but we can't check every file because it will take us whole day to check what you changed. We noticed few files with changes so far and this is the reason why we told you to go back to original theme files. So please do this (overwrite all current theme files with the latest one via FTP) and also please remove all custom css you added and deactivate all extra plugins (if you got any). If you will do this, you see that most of those problems should disappear because as you can see on our demos, all those things works properly so your problems are related with what you did so far. Please notice that we'll be able to help you only if you will do what we wrote above.
I can assure you that the CSS changes I've made, have no connection with failure responsive. Really I have to do the web again so that you may prove your failure responsive?
Yes, really. Or if you are sure that this is because of theme, show us these failures on our demo http://themes.muffingroup.com/betheme/ - we checked them on our demo and all is good. Like we always inform, we are not responsible for sites where you modify theme files.
I deleted the custom CSS, and reinstalled the template.
I attached some screenshots of how the web is now seen in the desktop version. On mobile devices, yet we have not tried, first we want to correct the errors of the desktop version.
Can you give us a link to site where we can have a look on it? Because the link you gave us previously, does not work and we can not tell you what to do. And of course if you updated previous files to original version, we'll be able to sort all these things for you. Hope that you are using latest 9.7 version.
3. This padding comes from VC as well. You set FULL SCREEN option for VC section and this is how it exactly works.
4.5. Padding for map comes from VC plugin as well. It's not our fault as well and if you don't like it, you should use our Muffin Builder instead. VC author add paddings/margins as he want and if someone decided to use VC, then must know that such weird things will come with no reason.
If you have other questions related with this case, please send us private message only as recently because in this topic we do not have access to your site.
We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.
Cookies are small text files that can be used by websites to make a user's experience more efficient.
The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.
This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.
You can at any time change or withdraw your consent from the Cookie Declaration on our website.
Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.
Please state your consent ID and date when you contact us regarding your consent.
Comments
1a) Logo is cut because of your own changes. You set 300% for logo size and that's why it is so large on mobile devices.
We started checking the whole rest when we noticed that you modified theme files. All these things happen because of your changes. So if you don't know what your developer did, then go back to original theme files because this is the reason why your site does not work properly. Only if you will go back to original files (theme and plugins) we'll be able to have a look on it once again.
I attached screenshots of the changes I've made in CSS, and I will review it point by point everything that does not work well in responsive to show them unrelated.
[Links visible only for registered users]
Thanks for understanding!
No, we did not done anything at all.
1. Logo can be increased with below css:
#Top_bar #logo { height: 120px !important; }2. You decided to use VC and that's why you got these margins. They just come with VC plugin. You can remove them with below css:.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button { margin-bottom: 0 !important; }3. This padding comes from VC as well. You set FULL SCREEN option for VC section and this is how it exactly works.4.5. Padding for map comes from VC plugin as well. It's not our fault as well and if you don't like it, you should use our Muffin Builder instead. VC author add paddings/margins as he want and if someone decided to use VC, then must know that such weird things will come with no reason.