Banner Logo

Be a part of the family: Connect, Receive Support,
Contribute, and Reap Abundant Rewards

Images product – Visual bug

WCMp Core

Resolved
Viewing 4 reply threads
  • Author
    Posts
    • #119966
      Mark Wiggins
      Participant

      hi

      when i add multiple images on a product the images are listed all down the page.

      Can this be changed so there is an arrow to view more or something so that it wraps in line with the full size image

      thanks

    • #120106

      Mark, the front end of the site gets carried out by your theme.
      So, please do contact the theme author, they will have a better solution here.

      let us know if you need any further help.

    • #120262
      Mark Wiggins
      Participant

      Hi

      The theme support gave me the below code, will this work and do i add it to the css of the theme?

      div.product div.images, #content div.product div.images {
      padding: 0;
      }
      span.onsale {
      top: 30px;
      left: 30px;
      }
      div.product div.images ol.flex-control-nav, #content div.product div.images ol.flex-control-nav {
      width: 100%;
      position: relative;
      padding-top: 20px !important;
      text-align: left;
      }
      div.product div.images ol.flex-control-nav li, #content div.product div.images ol.flex-control-nav li {
      margin-right: 5px;
      }

    • #120289

      Mark, we can’t say for sure whether this will work.

      Please add this code in the style.css of your theme and check.

    • #123499

      Hi, we haven’t heard back from you for a while. We presume this issue has been fixed.

      Please open another thread if you need any further help

Viewing 4 reply threads

The topic ‘Images product – Visual bug’ is closed to new replies.