Home Forums Free Themes Education Hub Education Hub Featured Image Slider Height

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #186904
    JasmineR
    Participant

    Good afternoon. I am currently using the Education Hub Free version. I really like it as it’s super easy to use and looks very professional. I do have one current issues that I’m trying to work through. I’ve read through every post discussing issues with sizing of the featured images for the slider, but still can’t find a solution. I have 3 featured images from the featured pages; however, no matter how I resize the images, each image is appearing with a different height which is moving down the remaining home page content. I’d like them all to be the same height. I tried a CSS code that I saw on one of the forum posts and it didn’t work. Not sure if it was me or what. Please help. Thank you in advance.

    #186906
    Psink
    Keymaster

    @JASMINER, Could you please share your site URL? We will check and provide you with a valid CSS

    #186917
    JasmineR
    Participant

    wwww.eternalsonshipacademy.com

    #186918
    JasmineR
    Participant

    I like the size of the demo pic that’s there. If all the pictures can be standard to that same size that would be perfect.

    #186991
    Psink
    Keymaster

    @JASMINER, Add this CSS in the Additional CSS

    #main-slider img {
    height: 700px;
    object-fit: cover;
    }

    #186999
    JasmineR
    Participant

    Perfection!! Thank you so much!!

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.