How do I make the slider/photos smaller?

Discussion in 'ButterBelly WordPress Theme' started by mckinlt, Aug 27, 2015.

  1. mckinlt

    mckinlt Member

    Joined:
    Aug 27, 2015
    Messages:
    45
    Likes Received:
    0
    I uploaded 1600x1000 size as recommended. The photos take up too much of the web space. www.novamidwife.org Thank you.
     
  2. mckinlt

    mckinlt Member

    Joined:
    Aug 27, 2015
    Messages:
    45
    Likes Received:
    0
    I found the code. Thank you. See different thread about resizing slider text bar.
     
  3. priya

    priya Guest

    Hello,

    Sounds good that you resolved your issue yourself..

    I really appreciate your efforts in exploring the things.

    Let me know if have further issues so that I can assist you.

    Thanks & Regards!
    Priyanka
    Inkthemes.com
     
  4. velumax

    velumax New Member

    Joined:
    Feb 2, 2016
    Messages:
    5
    Likes Received:
    0
    Please can you explain me?:(
     
  5. priya

    priya Guest

    Sure..

    To resize the slider image,

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .flexslider .slides img {
        width: 86%;
        margin-left: 7%;
    }
    Change the numeric value as per the requirement..

    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page