• Resolved waterfrontandshorehomes

    (@waterfrontandshorehomes)


    Hi all, I am currently using a child theme form of Enigma on my website.

    WaterFrontandShoreHomes.com

    the main slider that is available I feel is too big for my site.

    How do I make it smaller? Possibly half the width.

    Thanks for your help.

    Regards
    Mitchell

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

    Please make child theme directory and create home-slideshow.php file.

    Now copy code from link and paste into child theme’s home-slideshow.css file.

    Also go Admin Dashboard >> Appearance >> Customize >> Theme options >> Theme General Options.

    Now copy below css code and paste into custom cssc editor.

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

    Save the changes.

    Thanks.

    Thread Starter waterfrontandshorehomes

    (@waterfrontandshorehomes)

    That shrunk the slider down, however now the image is favoring to the left side of the web page.

    Waterfrontandshorehomes.com

    How do i center it?

    Thank you again

    *Edit*

    Never mind, I added a margin-left in the custom css editor and that did the trick.

    Thanks again.

    Hi,

    Is your issue fixed?

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Adjusting Enigma Theme Slider Width’ is closed to new replies.