Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #17440
    rgbarsanti
    Member

    Hey everyone. I’ve browsed the “Feature Slider” sections for a while and haven’t seen anyone asking about re-sizing the slider.

    does anyone know if this is an option? I imagine it will involve code changes. I have a basic knowledge of this and if someone was able to provide at least a direction or page to start on I would be able to make the changes myself.

    Right now I just don’t like the height and would love to lower that number a bit.

    Thanks a bunch!

    #17463
    Sakin
    Keymaster

    @rgbarsanti: Can you post in your site URL and then let me know what is the size that you are trying to accomplish. If you are using Pro version of the theme then you have Featured Image Slider, where you can upload the image size of your own choice and it will be re-sized automatically.

    #17474
    rgbarsanti
    Member

    MY site URL is http://granadamusicpr.com/

    I’d like to just reduce the height. Right now I believe the dimensions are 976×320. I’d like to knock it down to 976×250 (it just feels too tall right now for my own personal preferences).

    I am using the free version. I tried uploading different sized Featured Images, but the actual Slider stayed the same, still 976×320, leaving a grey background area to fill the rest of the space.

    #17479
    Sakin
    Keymaster

    @rgbarsanti: Can you upload the featured image of the size 976×320 and let me know it. Then I will check in what can be done.

    #17482
    rgbarsanti
    Member

    Both Featured Images currently in use are 976×320.

    #17493
    Sakin
    Keymaster

    @rgbarsanti: Sorry I mean move to upload the size you want that is 976×250

    #17495
    rgbarsanti
    Member

    Got it – new image (size 976×250) in the slider now.

    #17497
    Sakin
    Keymaster

    @rgbarsanti: Simply add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .featured { height: 250px; }

    #17505
    rgbarsanti
    Member

    Great, thank you so much!

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Feature Slider – Re-sizable?’ is closed to new replies.