• Resolved DebT

    (@debbiet)


    I need to move the slider captions/Read More button down closer to the bottom of the slider, maybe just above those indicators and can’t seem to find which style sheet or class to change. Can your help?

    http://hopefarmsproject.org/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Deb

    Thanks for using our theme.

    Yes! you can down the slider captions/Read More button closer to the bottom.

    Add the below given custom css code. Go to admin dashboard => appearance => customize=> theme option => general options => custom css box.

    .carousel-caption { top: 25%; }

    Note : top 25% it can be changed as per your requirements.

    Save the changes.

    If you have more query let me know.

    Thanks

    Thread Starter DebT

    (@debbiet)

    Yes! Thank you! That worked perfectly. What an amazing theme this is!

    I love it so much I’m going to be using it for my own web site next.

    Thread Starter DebT

    (@debbiet)

    Ooops, I take that back. It didn’t work, I just realized the bar moves according to how large or small my browser window is. I can’t see any change by editing .carousel-caption. I’ve tried from 10% to 90% and it all stays the same. Or should I be changing “top” to “bottom” ?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Move slider captions down?’ is closed to new replies.