• Resolved Vish

    (@vish)


    I feel the carousel takes up the whole page at inital load and want to reduce the height. I looked at the /* Flex Slider css section but could not get it to work…any ideas or pointers?

    Regards

Viewing 15 replies - 1 through 15 (of 15 total)
  • Thread Starter Vish

    (@vish)

    I am answering my own post!
    Anyways…I found this post that is probably similar to what I am running into…

    https://stackoverflow.com/questions/13180445/caroufredsel-responsive-height

    Does this sound like it? Is there any other way?

    I too would like to reduce the height of the slider altogether. Love the theme, but really wish the carousel height could be editable.

    Hello All

    Thanks for using our theme.

    I will provide slider height option in next update.

    Thanks

    Weblizar,

    This is something that bothers me too… the slider taking up all 27 inches of my monitor when my browser is on full screen. (half screen the theme looks awesome)

    I tried playing around with the code but couldn’t figure it out.

    Can you provide us with some code that might temporarily resolve this until the update? When do you think this slider height option update will be available?

    Thanks!

    Hello,

    i am new to WordPress, and i found the Enigma theme, first off all, kudos for this nice theme, i like it a lot.

    as others stated above the height of the carousel image is a bit to much on big screens…

    I looked in the style.css to find a way to edit the height, and i found out how to adjust it at least for laptop and tablet view.

    Bare with me as it has been a few years since i last worked with php and css ??

    Below the code i used, i added !important behind the #px. also changed 500px to 300px to make it shorter.

    .carousel-inner img{
    	width:100%;
            height: 300px !important;
    }

    But problem that pops up now is that when viewing the site on mobile, the carousel seems to be messed up as it won’t show the text lines anymore. also the size seems to be off on mobile as well.

    Perhaps we can work from here, if anyone can assist further ??

    Cheers, Luuk

    Hey guys,

    I came up with a temporary fix for this that does not look perfect but I think its better the the blown up header image.

    What I did was I took the entire carousel div and I put it inside the div class container. So this still gives us a responsive slider without any distortion of the image. It just left me with a lot of white space on the sides which is not ideal.

    Here is what it looks like: https://www.grandewin.com

    *make sure you back up your code before attempting this

    Yes I’d like a solution for this too please.

    Me too please….

    Hi sir am new to wordpress i am developing a travel website in that am using revolutionary slider plugin there i want to decrease the carousel size.And i have another doubt while i was upload a new theme called travelo in that theme images are not clarity will u plz tell me the reason.

    Hi,

    Please provide site URL or screen-shot.

    Thanks.

    Hi,

    Its not enigma Theme. So please raise your issue at their theme support forum.

    Thanks

    please tell the theme type

    Hi , I just downloaded the theme could you please tell me how to Change carousel height?

    Hi,

    Please let us know which height you want to set for your slider.

    And Share you Site URL.

    Thanks.

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘Change carousel height?’ is closed to new replies.