Home › Forums › Support › Centre soliloquy slider This topic has 11 replies, 2 voices, and was last updated 4 years ago by David. Viewing 12 posts - 1 through 12 (of 12 total) Author Posts May 28, 2019 at 2:31 am #912964 Richard Can anyone tell me how I get the soliloquy slider to be centered? Using Gutenberg. At the moment I have a short code in a paragraph block set on centered but it is always comes out as left justified. Thanks May 28, 2019 at 3:45 am #913031 DavidStaff Customer Support Hi there, you could try this CSS: .soliloquy-container { margin-left: auto !important; margin-right: auto !important; } As another note there is a Short Code block that you should use for adding shortcodes 🙂 May 28, 2019 at 6:22 am #913173 Richard Hi David. Thank you. I am very new to all this. Could you explain exactly how/where I add this? Thanks. May 28, 2019 at 6:52 am #913348 DavidStaff Customer Support This article explains the methods for adding CSS: https://docs.generatepress.com/article/adding-css/ May 28, 2019 at 7:08 am #913364 Richard Thank you. I have installed Simple CSS and added the code you suggested but it doesn’t seem to make any difference. May 28, 2019 at 7:40 am #913393 DavidStaff Customer Support Odd i can’t see the CSS on the page. Just to confirm you added the CSS via Customizer > Simple CSS? May 29, 2019 at 2:58 am #914078 Richard Hi. I have done Appearance/Simple CSS added this code: .soliloquy-container { margin-left: auto; margin-right: auto; } then pressed Save CSS When I go via Appearance/Customize/Simple CSS I see the code and it syas published. I hope that helps. May 29, 2019 at 4:43 am #914159 DavidStaff Customer Support Thats odd – not seeing the CSS there. Can you remove it from the Simple CSS and place it in the Customizer > Additional CSS. May 29, 2019 at 4:52 am #914166 Richard OK I have done that but it’s still the same? I only have soliloquy lite – is that relevant? May 29, 2019 at 5:04 am #914177 DavidStaff Customer Support I edited the CSS here give that a shot May 29, 2019 at 8:04 am #914465 Richard Success! And this works on all pages. Thank you David. May 29, 2019 at 8:07 am #914468 DavidStaff Customer Support You’re welcome Author Posts Viewing 12 posts - 1 through 12 (of 12 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In