Photos on the product page

Discussion in 'SaleJunction E-Commerce WordPress Theme' started by zvonko, Aug 9, 2015.

  1. zvonko

    zvonko Guest

    Joined:
    Apr 27, 2013
    Messages:
    36
    Likes Received:
    0
    Where can I adjust the size of photos on the product page?
     
  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hi,

    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .single_image img {
        width: 400px !important;
    }
    Note: - Please increase/decrease the width value according to your requirement.

    Thanks,
    Praveen
     
  3. zvonko

    zvonko Guest

    Joined:
    Apr 27, 2013
    Messages:
    36
    Likes Received:
    0
    Thank you for your prompt reply, but probably I was not precise enough with the issue. Attached photo from asking to be my question become clearer.
    Thank you

    Size1.jpg
     

Share This Page