• Resolved stevecox54

    (@stevecox54)


    Hi, I currently have the free version of the AffiliateX plugin.

    I’ve created several product comparison tables but when browsing on a mobile I’m unable to scroll horizontally.

    I have other tables not related to AffiliateX on the website that do scroll.

    Could you take a look please.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Nabin Jaiswal

    (@nabinjaiswal)

    Hi @stevecox54,

    You can add the below CSS code to enable the horizontal scroll for the table via Appearance > Customize > Additional CSS.

    .affx-product-comparison-block-container .affx-versus-table-wrap{
    overflow-x: auto;
    }

    Let me know it it works or not.

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘Product Comparison – Scroll Does Not Work’ is closed to new replies.