Reduce height of slider images, centre description and button text??

Discussion in 'Woodpecker WordPress Business Theme' started by sharonamiller, May 17, 2016.

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

    sharonamiller New Member

    Joined:
    Nov 16, 2015
    Messages:
    22
    Likes Received:
    0
    Hi,


    I’ve received feedback on my site that suggests my slider images are too high (i.e. 650 px height is too high).



    Everyone would like to see at least the tops of the Three Column Feature and images without having to scroll down.



    When I reduced the height of the slider image, I lost the Description and Button Text because, I think, the text was centred for a 650 px height).



    Is it possible to reduce the height of the slider image to say 300 px height and centre the Heading, Description and Button Text within that reduced height so that when landing on my home page the visitor will also see at least the tops of the images in the Three Column Feature.

    I am a beginner so please go easy on me!

    My site is www.sharonamiller.com.

    I've tried to attach a screen shot and was given an error message that the file is too large.

    Thanks very much,

    Sharon Miller
     
  2. priya

    priya Guest

    Hi, Sharon..

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS field of your dashboard.
    Code:
    .nivoSlider {
        height: 300px;
    }
    .slider-caption-container {
        margin-top: 0;
    }
    Hope it will resolve your issue

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. sharonamiller

    sharonamiller New Member

    Joined:
    Nov 16, 2015
    Messages:
    22
    Likes Received:
    0
    It did and it looks great.

    Thanks so much Priyanka,

    Sharon
     
  4. priya

    priya Guest

    You're welcome, Sharon..:)

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
Thread Status:
Not open for further replies.

Share This Page