Viewing 15 replies - 1 through 15 (of 35 total)
  • Hi,

    I think you are using another theme not enigma

    Thanks

    Thread Starter psattler

    (@psattler)

    http://mindfulfestival.com/

    Sorry. I don’t know how I made that error. The link is above. It is enigma-pro

    Hi,

    In think your theme slider running well.

    and if you found any issue then provide the screen-shot.

    Thanks

    Hi, got the same issue. Checked twice the size of the slide images.
    http://partynators.lu

    thank you

    Hi,

    You can use same resolution(1400×570) images for slider section.

    Thanks

    Thread Starter psattler

    (@psattler)

    So just to be clear….

    On my site, http://mindfulfestival.com/, my sliders are all 2591 x 742 yet on the site, they appear to be different sizes. For example, slide 2 is shorter than slide 1, even though they are both the same image size.

    Is there a way to fix this or am I missing something obvious?

    Hi,

    Write below css rules into custom CSS editor:

    .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    height: 500px !important;
    width: 1580px !important;
    }

    Save the changes.

    Thanks

    Thread Starter psattler

    (@psattler)

    Hi,

    I added the code from above:

    .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    height: 500px !important;
    width: 1580px !important;
    }

    into the Custom CSS Editor (Appearance- Theme Options)

    It did not change anything. Please advise.

    My entire CSS editor now looks like this:
    .enigma-project-detail-sidebar{display:none;} .logo a { font-size: 30px !important; } .logo p { font-size: 24px; } .carousel-inner > .item > img, .carousel-inner > .item > a > img { height: 500px !important; width: 1580px !important; }

    Thank you

    Hi,

    Use high resolution images like (1580×500).

    Upload images again for slider.

    Thanks

    Hi,

    Currently enigma theme is providing 3 slides only, how could I increase to 6 or 8 without changing in the code?

    Thanks.

    Hello,

    Adding new slides is not available in Enigma free.
    Thanks

    Hello. I just installed enigma lite, and I am trying to edit my website as much as possible before going to premium.
    My question is the following: How can I get rid of the shadows surrounding the slider. I have tried implementing the following code into my editor ; .carousel-control.right,.carousel-control.left{background:none;}

    PLEASE. HELP.

    Hi..

    Please add below css into custom css editor.

    .carousel-control.left, .carousel-control.right{
        background-image:none !important;
    }

    Save the changes.

    Thanks.

    It worked!

    Thank you sooo much!

    Most Welcome..

    Thanks.

Viewing 15 replies - 1 through 15 (of 35 total)
  • The topic ‘Enigma Slider Question’ is closed to new replies.