Home screen

Discussion in 'Blackriders WordPress Theme' started by nirit1, Jul 28, 2014.

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

    nirit1 New Member

    Joined:
    Feb 26, 2014
    Messages:
    15
    Likes Received:
    0
    Hi !
    1. How can I reduce the slider's height by 60% ?
    2. How can I adjust the lead capture height and width ?
    3. How can I move the lead capture so it will be on the left side and under the top bar ?

    This is the website
    http://69.195.124.135/~niritcar/

    Thank you
    Nirit
     
  2. nirit1

    nirit1 New Member

    Joined:
    Feb 26, 2014
    Messages:
    15
    Likes Received:
    0
    Hi,
    pls your answer....
     
  3. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    1. In BlackRiders theme, slider height depends on your image height, Use small height images for your slider, This will solve your issue.

    2. For your second and third issue

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS
    Code:
    .signinformbox_wrapper {
    height: 241px;
    }
    .caption {
    left: 3.65%;
    top: 1%;
    }
    

    This will solve your issue.


    Thanks & Regards
    Gourav Shrivastava
     
  4. nirit1

    nirit1 New Member

    Joined:
    Feb 26, 2014
    Messages:
    15
    Likes Received:
    0
    Thank you very much !
     
Thread Status:
Not open for further replies.

Share This Page