Viewing 3 replies - 1 through 3 (of 3 total)
  • akyusa01

    (@akyusa01)

    Hi @mindiapolis 🙂

    You can certainly use some CSS there. You can add this to Appearance >> Customize >> Additional CSS and copy/paste this CSS:

    #soliloquy-container-1723 {margin:0 auto;}

    under the comment on the Additional CSS and click Save & Publish.

    Please let me know if that helps 🙂

    Thread Starter mindiapolis

    (@mindiapolis)

    that didn’t seem to change anything.

    akyusa01

    (@akyusa01)

    Hi 🙂

    I apologize for any trouble, I don’t actually see where the CSS is being brought into the page. Do you have this in your theme’s style.css or inside Appearance >> Customize >> Additional CSS?

    You could try this:

    div#soliloquy-container-1723 {
        margin: 0 auto !important;
    }
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘centering a solliquy slideshow’ is closed to new replies.