Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #467666

    Hi,

    I’ve added ‘CLICK TO BOOK’ buttons in the table (see linked page below). But they view on desktop, iPad but not on iPhone…

    Anyone know why?

    #468153

    Hey cmackey2159!

    They are being hidden because of how the tables work on mobiles. Since your text is not very long here I would use the column shortcodes instead. It will look good on both desktop and mobiles.

    If you want to see how the table displays on mobile then add this to your custom CSS.

    .responsive .avia_responsive_table .avia-data-table .avia-button-row, .responsive .avia_responsive_table .avia-data-table tr:first-child th { display: block !important; }
    

    Best regards,
    Elliott

    #468192

    Thx Elliott,

    Where would I enter that CSS? I can’t find the option…

    #468195

    Ah I found it, but it displays it wrong.

    Basically puts all the headers together, then the prices together and then the buttons together….

    #468454

    Hey!

    I had a look at your site and it looks fine on mobile, did you manage to get it fixed? If not then please send us a screenshot or two of the problem.

    Regards,
    Rikard

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.