Slider Size

Discussion in 'Cloriato WordPress Theme' started by dinobravo10, Apr 26, 2016.

  1. dinobravo10

    dinobravo10 Member

    Joined:
    Jan 17, 2013
    Messages:
    93
    Likes Received:
    3
    Good Day,

    How do i re-size the size of sliders ?

    Kind Regards

    Dino
     
  2. priya

    priya Guest

    Hello, Dino..

    Greetings from InkThemes!

    Could you please provide us 'URL' of your site so that we can better assist you?

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. dinobravo10

    dinobravo10 Member

    Joined:
    Jan 17, 2013
    Messages:
    93
    Likes Received:
    3
    Hi,

    Which part is not clear? I need to resize the slider images on the home page please. See image.

    KR
     

    Attached Files:

  4. priya

    priya Guest

    Hello,

    Please paste the code given below in Custom CSS field (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    #slides .slide img {
      height: 300px;
    }
    Change the numeric as per your requirement..

    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  5. dinobravo10

    dinobravo10 Member

    Joined:
    Jan 17, 2013
    Messages:
    93
    Likes Received:
    3
    Hi Will i also need to change the picture size,Because if i change the value as per css code,Picture rather gets smaller while my css value is 500px . Please advise the correct procedure to as for the pictures not to be distorted i need to set correct values.
     

    Attached Files:

  6. priya

    priya Guest

    Hello,

    You don't need to reduce image size after using the code as the code will set your image according to the mentioned size..

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page