Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1126998

    Looking for code to disable sidebar on single product pages on mobile devices.
    I tried the following but it disables the single page sidebar across all devices.

    .single-product .sidebar {
    display: none!important;
    }

    #1127000

    Hey web6s,

    Please provide a link to the site/page in question so we can look into this issue further.

    Best regards,
    Jordan Shannon

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