Right now I have the padding set to 20px 90px 20px 90px because when I change the margins in the muffin builder on each page nothing happens. But then when I view it in mobile it's so squished into the middle. How do I disable this?
For what you set those margins? Did you set them under Custom CSS section or where? How the code you used looks like? Any url to site where you did it?
We understand what you mean but we need url to your site. Without that it won't be possible to give you right css. You can send us private message with access so we can have a look on it.
Ok. So to remove the padding from mobile devices, you can use below css:
@media only screen and (max-width: 767px) .one.mcb-wrap { padding: 0 !important; } }
However, we found also the easier way to do this. You can duplicate the sections where you got paddings and for this duplicated section you can remove padding. Then, for 1st section you can set to display section on desktops only (it's Responsive Visibility option) but for section section you can set it to display on mobile devices. This is what for we made this option.
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