Table and accordion

Dear Pablo if i put table HTML inside accordion it looks good on desktop, laptop but on mobile device i cannot see entire table it just show part of my table and i canot scroll horizontally

Comments

  • The same thing happens if i put table inside column element or accordion
  • One more thing to help if i turn my mobile phone horizontally it shows good table but when i turn my mobile phone verticaly it cuts table i am using hosting template
  • Hello,
    This is default behavior, because tables are not responsive by the default.
    What I mean, tables usually have a lot of informations inside, so if you will have really small screen, it should not break or decrease the font size, because it will be not readable.

    What you should do, is to change the layout or create a section for a mobile only (other layout too) using the "Responsive Visibility" in the section settings - it will allow you to hide some elements on desktop/tablet/mobile only.
    Thanks
  • But i want to have scroll when table is big
  • How it is good visible on horizontall mobile phone view i cannot hide that element it need to be there
  • I found this code in responsive.css
    /* Table */
    .table-responsive table{overflow-x:auto;display:block}
    .table-responsive table a.kill_the_icon .button_icon{display:none}

  • Can you send me a link to your website?
    Thanks
  • It is on localhost but i found some kind of solution is this ok
    In responsive.css i added this line of code
    @media only screen and (max-width: 480px){
      .wrapper-scroll{
        overflow-x:auto;
      }}
    And then when I make HTML table i add div tag in front called <div class="wrapper-scroll"><table></table></div>
  • Glad to hear that you solved it out.
    If you have some other questions, feel free to ask.
    Thanks
  • i can confirm mizlatic's solution worked for me too. It should have been a default thing. I added css in Customs CSS field on muffin builder page options.
Sign In or Register to comment.
This website uses cookies

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.