Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Thomas Griffin

    (@griffinjt)

    Add this to your theme’s style.css file:

    .soliloquy-container {
    	margin: 0 auto !important;
    }

    hi,
    sorry to be a noob but can someone please tell me exactly WHERE in the style.css file i paste this text?
    Cheers,
    Jess

    Hi Jess,

    It’s under Appearances> Editor. On the right, you’ll see stylesheet.css.

    Also, under Appearances is an “Edit CSS” option (I think you have to have the Jetpack plugin installed for that to work…

    In order to center it on just one page/entry, I used this code in the text area of my single page:

    <style type="text/css" media="screen"><!--.soliloquy-container {
    margin: 0 auto !important;
    }
    --></style
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Center Slider on page using Origin’ is closed to new replies.