Viewing 2 replies - 1 through 2 (of 2 total)
  • If you want to center the whole slide container, you can add this to your theme’s stylesheet:

    .advps-slide-container {
    	margin-left: auto !important;
    	margin-right: auto !important;
    }
    Thread Starter zensoft

    (@zensoft)

    Thank you, excuse my ignorance.

    Now It’s Works!!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Center Slide’ is closed to new replies.