Center gallery title using CSS Add a CSS content block to the ALL GALLERIES section on your site and then add this CSS code to it:CSS/*Center gallery title*/ .sm-gallery-cover-title { text-align: center; }CSS Continue reading