Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi CoHaitiProject,

    Yes, that should be possible. You can try adding the following to your catalogue Custom CSS:

    .prod-cat-addt-details-thumbs-div {overflow-y: auto;}

    Elver28

    (@elver28)

    Hello,

    using the above code in my custom CSS box did not remove the left sidebar/scrolling area. I literally copy/pasted it from the above and it still did not work. What am I doing wrong?

    Thank you

    Plugin Author Rustaurius

    (@rustaurius)

    Hi Elver,

    Can you post a link so that we can take a look?

    Elver28

    (@elver28)

    Hi Rustaurius,

    My site isn’t actually online yet, so I don’t think the link will work.
    I am using the Mog theme if that makes any difference?

    Thank you

    etoilewebdesign

    (@etoilewebdesign)

    Hi Elver,
    Could you try:

    .prod-cat-addt-details-thumbs-div {
    overflow-y: hidden;
    }

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Image Scroll Bar’ is closed to new replies.