Problem with Product Boxes

Discussion in 'SaleJunction E-Commerce WordPress Theme' started by george105, Jun 16, 2015.

Thread Status:
Not open for further replies.
  1. george105

    george105 New Member

    Joined:
    Jan 18, 2013
    Messages:
    2
    Likes Received:
    0
    Im using Salesjunction Pro.
    Two questions.
    1. How do I have more than two boxes per row? I'd like 4 or 5.
    2. There is a problem with the last box on every page, it isnt in the right position, see website link below.

    http://ozliving.net/product-category/audio-visual/
     
  2. Sobhagya

    Sobhagya Guest

    Joined:
    May 29, 2015
    Messages:
    414
    Likes Received:
    6
    Hello,

    Kindly follow the below step mentioned in the image.

    shop page 3 to 5.png

    Ans apply CSS code, just go to Dashboard->Appearance->Theme Options->Styling Option->Custom CSS

    field and try to cut paste the given below CSS code there .

    Code:
    .content-bar .site-content ul.products li#product_item {
     
      width: 20%;
     
      }
    Hope it will solve your issue.

    Let me know if have further doubts so that I can assist you.
     
  3. george105

    george105 New Member

    Joined:
    Jan 18, 2013
    Messages:
    2
    Likes Received:
    0
    Thanks Sobhagya it worked perfecty.
    George
     
Thread Status:
Not open for further replies.

Share This Page